Show / Hide Table of Contents

Interface IVPCDHCPOptionsAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

VpcdhcpOptionsAssociationRef

(experimental) A reference to a VPCDHCPOptionsAssociation resource.

Properties

VpcdhcpOptionsAssociationRef

(experimental) A reference to a VPCDHCPOptionsAssociation resource.

IVPCDHCPOptionsAssociationReference VpcdhcpOptionsAssociationRef { get; }
Property Value

IVPCDHCPOptionsAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX