Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.VpcConfig.Builder
Packages that use VpcConfig.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of VpcConfig.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return VpcConfig.BuilderModifier and TypeMethodDescriptionstatic VpcConfig.BuilderVpcConfig.builder()VpcConfig.Builder.subnets(SubnetSelection subnets) Sets the value ofVpcConfig.getSubnets()Sets the value ofVpcConfig.getVpc()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type VpcConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VpcConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theVpcConfig.Builder.