AssociateServiceRoleToAccountResponse

public struct AssociateServiceRoleToAccountResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The time when the service role was associated with the account.

    Declaration

    Swift

    public let associatedAt: String?
  • Undocumented

    Declaration

    Swift

    public init(associatedAt: String? = nil)