Interface DistributionConfigurationSummary.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the distribution configuration.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the distribution configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the distribution configuration.

      Parameters:
      name - The name of the distribution configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the distribution configuration.

      Parameters:
      description - The description of the distribution configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dateCreated

      The date on which the distribution configuration was created.

      Parameters:
      dateCreated - The date on which the distribution configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dateUpdated

      The date on which the distribution configuration was updated.

      Parameters:
      dateUpdated - The date on which the distribution configuration was updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      The tags associated with the distribution configuration.

      Parameters:
      tags - The tags associated with the distribution configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      A list of Regions where the container image is distributed to.

      Parameters:
      regions - A list of Regions where the container image is distributed to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • regions

      A list of Regions where the container image is distributed to.

      Parameters:
      regions - A list of Regions where the container image is distributed to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.