ServiceChange

A complex type that contains changes to an existing service.

Types

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

Properties

Link copied to clipboard

A description for the service.

Link copied to clipboard

Information about the Route 53 DNS records that you want Cloud Map to create when you register an instance.

Link copied to clipboard

Public DNS and HTTP namespaces only. Settings for an optional health check. If you specify settings for a health check, Cloud Map associates the health check with the records that you specify in DnsConfig.

Functions

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