Uses of Interface
software.amazon.awscdk.interfaces.ec2.DHCPOptionsReference
Packages that use DHCPOptionsReference
Package
Description
Amazon EC2 Construct Library
-
Uses of DHCPOptionsReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement DHCPOptionsReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return DHCPOptionsReferenceModifier and TypeMethodDescriptionDHCPOptionsReference.Builder.build()Builds the configured instance.IDHCPOptionsRef.getDhcpOptionsRef()(experimental) A reference to a DHCPOptions resource.default DHCPOptionsReferenceIDHCPOptionsRef.Jsii$Default.getDhcpOptionsRef()(experimental) A reference to a DHCPOptions resource.final DHCPOptionsReferenceIDHCPOptionsRef.Jsii$Proxy.getDhcpOptionsRef()(experimental) A reference to a DHCPOptions resource. -
Uses of DHCPOptionsReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return DHCPOptionsReferenceModifier and TypeMethodDescriptionCfnDHCPOptions.getDhcpOptionsRef()A reference to a DHCPOptions resource.