VpcIngressConnection

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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Account Id you use to create the VPC Ingress Connection resource.

Link copied to clipboard

The time when the VPC Ingress Connection was created. It's in the Unix time stamp format.

Link copied to clipboard

The time when the App Runner service was deleted. It's in the Unix time stamp format.

Link copied to clipboard

The domain name associated with the VPC Ingress Connection resource.

Link copied to clipboard

Specifications for the customer’s VPC and related PrivateLink VPC endpoint that are used to associate with the VPC Ingress Connection resource.

Link copied to clipboard

The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.

Link copied to clipboard

The current status of the VPC Ingress Connection. The VPC Ingress Connection displays one of the following statuses: AVAILABLE, PENDING_CREATION, PENDING_UPDATE, PENDING_DELETION,FAILED_CREATION, FAILED_UPDATE, FAILED_DELETION, and DELETED..

Link copied to clipboard

The Amazon Resource Name (ARN) of the VPC Ingress Connection.

Link copied to clipboard

The customer-provided VPC Ingress Connection name.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String