Uses of Interface
software.amazon.awscdk.services.ec2.NatInstanceProps
Packages that use NatInstanceProps
-
Uses of NatInstanceProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement NatInstancePropsMethods in software.amazon.awscdk.services.ec2 that return NatInstancePropsModifier and TypeMethodDescriptionNatInstanceProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type NatInstancePropsModifier and TypeMethodDescriptionstatic NatInstanceProviderNatProvider.instance(NatInstanceProps props) Deprecated.use instanceV2.static NatInstanceProviderV2NatProvider.instanceV2(NatInstanceProps props) Use NAT instances to provide NAT services for your VPC.Constructors in software.amazon.awscdk.services.ec2 with parameters of type NatInstancePropsModifierConstructorDescriptionDeprecated.