Interface AccountStatus.Builder

    • Method Detail

      • 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.