DnsConfigChange

A complex type that contains information about changes to the Route 53 DNS records that Cloud Map creates when you register an instance.

Types

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

Properties

Link copied to clipboard

An array that contains one DnsRecord object for each Route 53 record that you want Cloud Map to create when you register an instance.

Functions

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