| Package | Description |
|---|---|
| software.amazon.awscdk.services.apprunner |
AWS::AppRunner Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnVpcConnectorProps.Builder |
CfnVpcConnectorProps.builder() |
CfnVpcConnectorProps.Builder |
CfnVpcConnectorProps.Builder.securityGroups(List<String> securityGroups)
Sets the value of
CfnVpcConnectorProps.getSecurityGroups() |
CfnVpcConnectorProps.Builder |
CfnVpcConnectorProps.Builder.subnets(List<String> subnets)
Sets the value of
CfnVpcConnectorProps.getSubnets() |
CfnVpcConnectorProps.Builder |
CfnVpcConnectorProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnVpcConnectorProps.getTags() |
CfnVpcConnectorProps.Builder |
CfnVpcConnectorProps.Builder.vpcConnectorName(String vpcConnectorName)
Sets the value of
CfnVpcConnectorProps.getVpcConnectorName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnVpcConnectorProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnVpcConnectorProps.Builder. |
Copyright © 2022. All rights reserved.