Show / Hide Table of Contents

Interface IPlacementGroupRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPlacementGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPlacementGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

PlacementGroupRef

(experimental) A reference to a PlacementGroup resource.

Properties

PlacementGroupRef

(experimental) A reference to a PlacementGroup resource.

IPlacementGroupReference PlacementGroupRef { get; }
Property Value

IPlacementGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX