Uses of Class
software.amazon.awscdk.cxapi.VpcContextResponse.Builder
Packages that use VpcContextResponse.Builder
-
Uses of VpcContextResponse.Builder in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return VpcContextResponse.BuilderModifier and TypeMethodDescriptionVpcContextResponse.Builder.availabilityZones(List<String> availabilityZones) Deprecated.static VpcContextResponse.BuilderVpcContextResponse.builder()Deprecated.VpcContextResponse.Builder.isolatedSubnetIds(List<String> isolatedSubnetIds) Deprecated.VpcContextResponse.Builder.isolatedSubnetNames(List<String> isolatedSubnetNames) Deprecated.VpcContextResponse.Builder.isolatedSubnetRouteTableIds(List<String> isolatedSubnetRouteTableIds) Deprecated.VpcContextResponse.Builder.ownerAccountId(String ownerAccountId) Deprecated.VpcContextResponse.Builder.privateSubnetIds(List<String> privateSubnetIds) Deprecated.VpcContextResponse.Builder.privateSubnetNames(List<String> privateSubnetNames) Deprecated.VpcContextResponse.Builder.privateSubnetRouteTableIds(List<String> privateSubnetRouteTableIds) Deprecated.VpcContextResponse.Builder.publicSubnetIds(List<String> publicSubnetIds) Deprecated.VpcContextResponse.Builder.publicSubnetNames(List<String> publicSubnetNames) Deprecated.VpcContextResponse.Builder.publicSubnetRouteTableIds(List<String> publicSubnetRouteTableIds) Deprecated.Deprecated.VpcContextResponse.Builder.subnetGroups(List<? extends VpcSubnetGroup> subnetGroups) Deprecated.VpcContextResponse.Builder.vpcCidrBlock(String vpcCidrBlock) Deprecated.Deprecated.VpcContextResponse.Builder.vpnGatewayId(String vpnGatewayId) Deprecated.Constructors in software.amazon.awscdk.cxapi with parameters of type VpcContextResponse.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VpcContextResponse.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theVpcContextResponse.Builder.