Interface StaticOverride.Builder

  • Method Details

    • bundleArn

      StaticOverride.Builder bundleArn(String bundleArn)

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

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

      StaticOverride.Builder bundleVersion(String bundleVersion)

      The version of the configuration bundle to apply.

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