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