Show / Hide Table of Contents

Interface IDeploymentStrategyRef

(experimental) Indicates that this resource can be referenced as a DeploymentStrategy.

Inherited Members
IEnvironmentAware.Env
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

IDeploymentStrategyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX