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 identifier of the Security Hub administrator account.

      Parameters:
      accountId - The Amazon Web Services account identifier of the Security Hub administrator 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 Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator.

      Parameters:
      status - The current status of the Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator.

      Parameters:
      status - The current status of the Security Hub administrator account. Indicates whether the account is currently enabled as a Security Hub administrator.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: