MemberAccount

public struct MemberAccount : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The AWS account ID of the Amazon Macie Classic member account.

    Declaration

    Swift

    public let accountId: String?
  • Undocumented

    Declaration

    Swift

    public init(accountId: String? = nil)