CreateFarmRequest

Types

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

Properties

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

The description of the farm.

Link copied to clipboard

The display name of the farm.

Link copied to clipboard

The ARN of the KMS key to use on the farm.

Link copied to clipboard

The tags to add to your farm. Each tag consists of a tag key and a tag value. Tag keys and values are both required, but tag values can be empty strings.

Functions

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