Interface GetSellingSystemSettingsResponse.Builder

    • Method Detail

      • catalog

        GetSellingSystemSettingsResponse.Builder catalog​(String catalog)

        Specifies the catalog in which the settings are defined. Acceptable values include AWS for production and Sandbox for testing environments.

        Parameters:
        catalog - Specifies the catalog in which the settings are defined. Acceptable values include AWS for production and Sandbox for testing environments.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceSnapshotJobRoleArn

        GetSellingSystemSettingsResponse.Builder resourceSnapshotJobRoleArn​(String resourceSnapshotJobRoleArn)

        Specifies the ARN of the IAM Role used for resource snapshot job executions.

        Parameters:
        resourceSnapshotJobRoleArn - Specifies the ARN of the IAM Role used for resource snapshot job executions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.