Interface AccountStatus.Builder

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

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

    • accountId

      AccountStatus.Builder accountId(String accountId)

      The ID of an account within the Amazon Web Services Organization.

      Parameters:
      accountId - The ID of an account within the Amazon Web Services Organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • slrDeploymentStatus

      AccountStatus.Builder slrDeploymentStatus(String slrDeploymentStatus)

      The status of SLR deployment for the account.

      Parameters:
      slrDeploymentStatus - The status of SLR deployment for the account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.