DnsTargetResource

A component for DNS/routing control readiness checks and architecture checks.

Types

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

Properties

Link copied to clipboard

The domain name that acts as an ingress point to a portion of the customer application.

Link copied to clipboard

The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.

Link copied to clipboard

The Route 53 record set ID that uniquely identifies a DNS record, given a name and a type.

Link copied to clipboard

The type of DNS record of the target resource.

Link copied to clipboard

The target resource of the DNS target resource.

Functions

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