Interface ICloudFormationProductRef

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IDependable, IEnvironmentAware, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
ICloudFormationProductRef.Jsii$Default, IProduct, IProduct.Jsii$Default
All Known Implementing Classes:
CfnCloudFormationProduct, CloudFormationProduct, ICloudFormationProductRef.Jsii$Proxy, IProduct.Jsii$Proxy, Product

@Generated(value="jsii-pacmak/1.133.0 (build 0f43e37)", date="2026-06-04T12:52:24.246Z") @Stability(Experimental) public interface ICloudFormationProductRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a CloudFormationProduct.
  • Method Details

    • getCloudFormationProductRef

      @Stability(Experimental) @NotNull CloudFormationProductReference getCloudFormationProductRef()
      (experimental) A reference to a CloudFormationProduct resource.