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