| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.VpcConfigProperty.Builder |
CfnFunction.VpcConfigProperty.builder() |
CfnFunction.VpcConfigProperty.Builder |
CfnFunction.VpcConfigProperty.Builder.withSecurityGroupIds(List<String> value)
Sets the value of SecurityGroupIds
|
CfnFunction.VpcConfigProperty.Builder |
CfnFunction.VpcConfigProperty.Builder.withSubnetIds(List<String> value)
Sets the value of SubnetIds
|
Copyright © 2019. All rights reserved.