DisassociateMemberAccountRequest
public struct DisassociateMemberAccountRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the member account that you want to remove from Amazon Macie Classic.
Declaration
Swift
public let memberAccountId: String -
Undocumented
Declaration
Swift
public init(memberAccountId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DisassociateMemberAccountRequest Structure Reference