Interface ConfigurationBundleSummary.Builder

  • Method Details

    • bundleArn

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

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

      The unique identifier of the configuration bundle.

      Parameters:
      bundleId - The unique identifier of the configuration bundle.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • bundleName

      The name of the configuration bundle.

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

      ConfigurationBundleSummary.Builder description(String description)

      The description of the configuration bundle.

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