Interface MemberAccount.Builder

All Superinterfaces:
Buildable, CopyableBuilder<MemberAccount.Builder,MemberAccount>, SdkBuilder<MemberAccount.Builder,MemberAccount>, SdkPojo
Enclosing class:
MemberAccount

public static interface MemberAccount.Builder extends SdkPojo, CopyableBuilder<MemberAccount.Builder,MemberAccount>
  • Method Details

    • accountId

      MemberAccount.Builder accountId(String accountId)

      (Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.

      Parameters:
      accountId - (Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.