Interface IContinuousDeploymentPolicyRef

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

@Generated(value="jsii-pacmak/1.118.0 (build 02eec31)", date="2025-11-04T09:27:36.228Z") @Stability(Experimental) public interface IContinuousDeploymentPolicyRef extends software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, IEnvironmentAware
(experimental) Indicates that this resource can be referenced as a ContinuousDeploymentPolicy.
  • Method Details

    • getContinuousDeploymentPolicyRef

      @Stability(Experimental) @NotNull ContinuousDeploymentPolicyReference getContinuousDeploymentPolicyRef()
      (experimental) A reference to a ContinuousDeploymentPolicy resource.