public static interface IngressVpcConfiguration.Builder extends SdkPojo, CopyableBuilder<IngressVpcConfiguration.Builder,IngressVpcConfiguration>
| Modifier and Type | Method and Description |
|---|---|
IngressVpcConfiguration.Builder |
vpcEndpointId(String vpcEndpointId)
The ID of the VPC endpoint that your App Runner service connects to.
|
IngressVpcConfiguration.Builder |
vpcId(String vpcId)
The ID of the VPC that is used for the VPC endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIngressVpcConfiguration.Builder vpcId(String vpcId)
The ID of the VPC that is used for the VPC endpoint.
vpcId - The ID of the VPC that is used for the VPC endpoint.IngressVpcConfiguration.Builder vpcEndpointId(String vpcEndpointId)
The ID of the VPC endpoint that your App Runner service connects to.
vpcEndpointId - The ID of the VPC endpoint that your App Runner service connects to.Copyright © 2023. All rights reserved.