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