Show / Hide Table of Contents

Interface IDeploymentGroupRef

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

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

IDeploymentGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX