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