Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of VpcConfig.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionstatic VpcConfig.Builder
VpcConfig.builder()
VpcConfig.Builder.subnets
(SubnetSelection subnets) Sets the value ofVpcConfig.getSubnets()
Sets the value ofVpcConfig.getVpc()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(VpcConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theVpcConfig.Builder
.