Package | Description |
---|---|
software.amazon.awscdk.services.stepfunctions.tasks |
Tasks for AWS Step Functions
|
Modifier and Type | Method and Description |
---|---|
static VpcConfig.Builder |
VpcConfig.builder() |
VpcConfig.Builder |
VpcConfig.Builder.subnets(SubnetSelection subnets)
Sets the value of
VpcConfig.getSubnets() |
VpcConfig.Builder |
VpcConfig.Builder.vpc(IVpc vpc)
Sets the value of
VpcConfig.getVpc() |
Constructor and Description |
---|
Jsii$Proxy(VpcConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
VpcConfig.Builder . |
Copyright © 2022. All rights reserved.