- Navigation Guide
@aws-sdk/client-apprunner
UpdateVpcIngressConnectionCommandInput Interface
The input for UpdateVpcIngressConnectionCommand.
Members
Name | Type | Details |
---|---|---|
IngressVpcConfiguration Required | IngressVpcConfiguration | undefined | 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. |
VpcIngressConnectionArn Required | string | undefined | The Amazon Resource Name (Arn) for the App Runner VPC Ingress Connection resource that you want to update. |
Full Signature
export interface UpdateVpcIngressConnectionCommandInput extends UpdateVpcIngressConnectionRequest