Uses of Interface
software.amazon.awscdk.services.ec2.alpha.ISubnetV2
Packages that use ISubnetV2
-
Uses of ISubnetV2 in software.amazon.awscdk.services.ec2.alpha
Subinterfaces of ISubnetV2 in software.amazon.awscdk.services.ec2.alphaModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forISubnetV2
.Classes in software.amazon.awscdk.services.ec2.alpha that implement ISubnetV2Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) The SubnetV2 class represents a subnet within a VPC (Virtual Private Cloud) in AWS.Methods in software.amazon.awscdk.services.ec2.alpha that return ISubnetV2Modifier and TypeMethodDescriptionstatic ISubnetV2
SubnetV2.fromSubnetV2Attributes
(software.constructs.Construct scope, String id, SubnetV2Attributes attrs) (experimental) Import an existing subnet to the VPC.NatGatewayOptions.getSubnet()
(experimental) The subnet in which the NAT gateway is located.final ISubnetV2
NatGatewayOptions.Jsii$Proxy.getSubnet()
final ISubnetV2
NatGatewayProps.Jsii$Proxy.getSubnet()
Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type ISubnetV2Modifier and TypeMethodDescription(experimental) The subnet in which the NAT gateway is located.Sets the value ofNatGatewayOptions.getSubnet()
Sets the value ofNatGatewayOptions.getSubnet()