CreateMultiRegionEndpointRequest

Represents a request to create a multi-region endpoint (global-endpoint).

Types

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

Properties

Link copied to clipboard

Contains details of a multi-region endpoint (global-endpoint) being created.

Link copied to clipboard

The name of the multi-region endpoint (global-endpoint).

Link copied to clipboard
val tags: List<Tag>?

An array of objects that define the tags (keys and values) to associate with the multi-region endpoint (global-endpoint).

Functions

Link copied to clipboard
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