CreateVpcIngressConnectionRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) for this App Runner service that is used to create the VPC Ingress Connection resource.

Link copied to clipboard
val tags: List<Tag>?

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

A name for the VPC Ingress Connection resource. It must be unique across all the active VPC Ingress Connections in your Amazon Web Services account in the Amazon Web Services Region.

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