---
type: resource-type
title: VpcIngressConnection
description: aws resource type AWS::AppRunner::VpcIngressConnection
name: VpcIngressConnection
lexicon: aws
resource_type: AWS::AppRunner::VpcIngressConnection
---
`AWS::AppRunner::VpcIngressConnection`, a resource type of the aws lexicon.

## Properties

- `IngressVpcConfiguration` (`VpcIngressConnection_IngressVpcConfiguration`, required)
- `ServiceArn` (`string`, required): The Amazon Resource Name (ARN) of the service.
- `DomainName` (`string`, optional): The Domain name associated with the VPC Ingress Connection.
- `Status` (`"AVAILABLE" | "DELETED" | "FAILED_CREATION" | "FAILED_DELETION" | "FAILED_UPDATE" | "PENDING_CREATION" | "PENDING_DELETION" | "PENDING_UPDATE"`, optional): The current status of the VpcIngressConnection.
- `Tags` (`VpcIngressConnection_Tag[]`, optional)
- `VpcIngressConnectionArn` (`string`, optional): The Amazon Resource Name (ARN) of the VpcIngressConnection.
- `VpcIngressConnectionName` (`string`, optional): The customer-provided Vpc Ingress Connection name.

## Attributes

- `DomainName`
- `Status`
- `VpcIngressConnectionArn`
