| Package | Description |
|---|---|
| software.amazon.awssdk.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
IngressVpcConfiguration |
UpdateVpcIngressConnectionRequest.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.
|
IngressVpcConfiguration |
CreateVpcIngressConnectionRequest.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.
|
IngressVpcConfiguration |
VpcIngressConnection.ingressVpcConfiguration()
Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the
VPC Ingress Connection resource.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateVpcIngressConnectionRequest.Builder |
UpdateVpcIngressConnectionRequest.Builder.ingressVpcConfiguration(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.Builder |
CreateVpcIngressConnectionRequest.Builder.ingressVpcConfiguration(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.Builder |
VpcIngressConnection.Builder.ingressVpcConfiguration(IngressVpcConfiguration ingressVpcConfiguration)
Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with
the VPC Ingress Connection resource.
|
Copyright © 2023. All rights reserved.