Interface IConfigurationBundleRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IConfigurationBundleRef.Jsii$Default
All Known Implementing Classes:
CfnConfigurationBundle, IConfigurationBundleRef.Jsii$Proxy

@Generated(value="jsii-pacmak/1.133.0 (build 0f43e37)", date="2026-06-16T16:14:35.558Z") @Stability(Experimental) public interface IConfigurationBundleRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a ConfigurationBundle.
  • Method Details

    • getConfigurationBundleRef

      @Stability(Experimental) @NotNull ConfigurationBundleReference getConfigurationBundleRef()
      (experimental) A reference to a ConfigurationBundle resource.