Show / Hide Table of Contents

Interface IDeploymentRef

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

Namespace: Amazon.CDK.AWS.M2
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

IDeploymentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX