Uses of Enum Class
software.amazon.awscdk.cxapi.VpcSubnetGroupType
Packages that use VpcSubnetGroupType
-
Uses of VpcSubnetGroupType in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return VpcSubnetGroupTypeModifier and TypeMethodDescriptionVpcSubnetGroup.getType()The type of the subnet group.final VpcSubnetGroupTypeVpcSubnetGroup.Jsii$Proxy.getType()static VpcSubnetGroupTypeReturns the enum constant of this class with the specified name.static VpcSubnetGroupType[]VpcSubnetGroupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.cxapi with parameters of type VpcSubnetGroupTypeModifier and TypeMethodDescriptionVpcSubnetGroup.Builder.type(VpcSubnetGroupType type) Sets the value ofVpcSubnetGroup.getType()