UpdateSiteRequest

Types

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

Properties

Link copied to clipboard

The description of the site.

Link copied to clipboard
val name: String?

The name of the site.

Link copied to clipboard

Notes about a site.

Link copied to clipboard

The ID or the Amazon Resource Name (ARN) of the site.

Functions

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