Interface IDeploymentStrategyRef
(experimental) Indicates that this resource can be referenced as a DeploymentStrategy.
Inherited Members
Namespace: Amazon.CDK.Interfaces.AppConfig
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDeploymentStrategyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDeploymentStrategyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| DeploymentStrategyRef | (experimental) A reference to a DeploymentStrategy resource. |
Properties
DeploymentStrategyRef
(experimental) A reference to a DeploymentStrategy resource.
IDeploymentStrategyReference DeploymentStrategyRef { get; }
Property Value
Remarks
Stability: Experimental