AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The App Runner resource that specifies an App Runner endpoint for incoming traffic. It establishes a connection between a VPC interface endpoint and a App Runner service, to make your App Runner service accessible from only within an Amazon VPC.
Namespace: Amazon.AppRunner.Model
Assembly: AWSSDK.AppRunner.dll
Version: 3.x.y.z
public class VpcIngressConnection
The VpcIngressConnection type exposes the following members
Name | Description | |
---|---|---|
VpcIngressConnection() |
Name | Type | Description | |
---|---|---|---|
AccountId | System.String |
Gets and sets the property AccountId. The Account Id you use to create the VPC Ingress Connection resource. |
|
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The time when the VPC Ingress Connection was created. It's in the Unix time stamp format.
|
|
DeletedAt | System.DateTime |
Gets and sets the property DeletedAt. The time when the App Runner service was deleted. It's in the Unix time stamp format.
|
|
DomainName | System.String |
Gets and sets the property DomainName. The domain name associated with the VPC Ingress Connection resource. |
|
IngressVpcConfiguration | Amazon.AppRunner.Model.IngressVpcConfiguration |
Gets and sets the property IngressVpcConfiguration. Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the VPC Ingress Connection resource. |
|
ServiceArn | System.String |
Gets and sets the property ServiceArn. The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection. |
|
Status | Amazon.AppRunner.VpcIngressConnectionStatus |
Gets and sets the property Status.
The current status of the VPC Ingress Connection. The VPC Ingress Connection displays
one of the following statuses: |
|
VpcIngressConnectionArn | System.String |
Gets and sets the property VpcIngressConnectionArn. The Amazon Resource Name (ARN) of the VPC Ingress Connection. |
|
VpcIngressConnectionName | System.String |
Gets and sets the property VpcIngressConnectionName. The customer-provided VPC Ingress Connection name. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5