| Package | Description |
|---|---|
| com.amazonaws.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
IngressVpcConfiguration |
IngressVpcConfiguration.clone() |
IngressVpcConfiguration |
VpcIngressConnection.getIngressVpcConfiguration()
Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the
VPC Ingress Connection resource.
|
IngressVpcConfiguration |
UpdateVpcIngressConnectionRequest.getIngressVpcConfiguration()
Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that
are used to update the VPC Ingress Connection resource.
|
IngressVpcConfiguration |
CreateVpcIngressConnectionRequest.getIngressVpcConfiguration()
Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that
are used to create the VPC Ingress Connection resource.
|
IngressVpcConfiguration |
IngressVpcConfiguration.withVpcEndpointId(String vpcEndpointId)
The ID of the VPC endpoint that your App Runner service connects to.
|
IngressVpcConfiguration |
IngressVpcConfiguration.withVpcId(String vpcId)
The ID of the VPC that is used for the VPC endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VpcIngressConnection.setIngressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the
VPC Ingress Connection resource.
|
void |
UpdateVpcIngressConnectionRequest.setIngressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that
are used to update the VPC Ingress Connection resource.
|
void |
CreateVpcIngressConnectionRequest.setIngressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that
are used to create the VPC Ingress Connection resource.
|
VpcIngressConnection |
VpcIngressConnection.withIngressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the
VPC Ingress Connection resource.
|
UpdateVpcIngressConnectionRequest |
UpdateVpcIngressConnectionRequest.withIngressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that
are used to update the VPC Ingress Connection resource.
|
CreateVpcIngressConnectionRequest |
CreateVpcIngressConnectionRequest.withIngressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s Amazon VPC and the related Amazon Web Services PrivateLink VPC endpoint that
are used to create the VPC Ingress Connection resource.
|
Copyright © 2023. All rights reserved.