Interface IDeploymentStrategyRef

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

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

    • getDeploymentStrategyRef

      @Stability(Experimental) @NotNull DeploymentStrategyReference getDeploymentStrategyRef()
      (experimental) A reference to a DeploymentStrategy resource.