Interface IDeploymentConfigRef
(experimental) Indicates that this resource can be referenced as a DeploymentConfig.
Namespace: Amazon.CDK.AWS.CodeDeploy
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDeploymentConfigRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDeploymentConfigRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
DeploymentConfigRef | (experimental) A reference to a DeploymentConfig resource. |
Properties
DeploymentConfigRef
(experimental) A reference to a DeploymentConfig resource.
IDeploymentConfigReference DeploymentConfigRef { get; }
Property Value
Remarks
Stability: Experimental