DisassociateServiceRoleFromAccountResponse
public struct DisassociateServiceRoleFromAccountResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The time when the service role was disassociated from the account.
Declaration
Swift
public let disassociatedAt: String?
-
Undocumented
Declaration
Swift
public init(disassociatedAt: String? = nil)