Interface ConfigurationBundleReference.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.
    • bundleVersion

      ConfigurationBundleReference.Builder bundleVersion(String bundleVersion)

      The version of the configuration bundle.

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