UpdateDomainRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Link copied to clipboard

The description to be updated as part of the UpdateDomain action.

Link copied to clipboard

The domain execution role to be updated as part of the UpdateDomain action.

Link copied to clipboard

The ID of the Amazon Web Services domain that is to be updated.

Link copied to clipboard
val name: String?

The name to be updated as part of the UpdateDomain action.

Link copied to clipboard

The single sign-on option to be updated as part of the UpdateDomain action.

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