VpcDnsTarget

DNS Target record for a custom domain of this Amazon VPC.

Types

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

Properties

Link copied to clipboard

The domain name of your target DNS that is associated with the Amazon VPC.

Link copied to clipboard

The ID of the Amazon VPC that is associated with the custom domain name of the target DNS.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: VpcDnsTarget.Builder.() -> Unit = {}): VpcDnsTarget
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