R53ResourceRecord

The Route 53 resource that a DNS target resource record points to.

Types

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

Properties

Link copied to clipboard

The DNS target domain name.

Link copied to clipboard

The Route 53 Resource Record Set ID.

Functions

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