VpcIngressConnection

class VpcIngressConnection : KotlinCustomResource

The AWS::AppRunner::VpcIngressConnection resource is an App Runner resource that specifies an App Runner VpcIngressConnection.

Properties

Link copied to clipboard
val domainName: Output<String>

The Domain name associated with the VPC Ingress Connection.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val serviceArn: Output<String>

The Amazon Resource Name (ARN) of the service.

Link copied to clipboard

The current status of the VpcIngressConnection.

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

An optional list of metadata items that you can associate with the VPC Ingress Connection resource. A tag is a key-value pair.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The Amazon Resource Name (ARN) of the VpcIngressConnection.

Link copied to clipboard

The customer-provided Vpc Ingress Connection name.