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