Interface AdminAccount.Builder

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

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

    • accountId

      AdminAccount.Builder accountId(String accountId)

      The Amazon Web Services account ID for the account.

      Parameters:
      accountId - The Amazon Web Services account ID for the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      AdminAccount.Builder status(String status)

      The current status of the account as the delegated Amazon Macie administrator account for the organization.

      Parameters:
      status - The current status of the account as the delegated Amazon Macie administrator account for the organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the account as the delegated Amazon Macie administrator account for the organization.

      Parameters:
      status - The current status of the account as the delegated Amazon Macie administrator account for the organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: