Uses of Interface
software.amazon.awscdk.interfaces.ec2.HostReference
Packages that use HostReference
Package
Description
Amazon EC2 Construct Library
-
Uses of HostReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement HostReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return HostReferenceModifier and TypeMethodDescriptionHostReference.Builder.build()Builds the configured instance.IHostRef.getHostRef()(experimental) A reference to a Host resource.default HostReferenceIHostRef.Jsii$Default.getHostRef()(experimental) A reference to a Host resource.final HostReferenceIHostRef.Jsii$Proxy.getHostRef()(experimental) A reference to a Host resource. -
Uses of HostReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return HostReference