Interface IPlacementGroupRef
(experimental) Indicates that this resource can be referenced as a PlacementGroup.
Inherited Members
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
Remarks
Stability: Experimental