CreateNodeRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time. This identifier is required only if you make a service request directly using an HTTP client. It is generated automatically if you use an Amazon Web Services SDK or the CLI.

Link copied to clipboard

The unique identifier of the member that owns this node.

Link copied to clipboard

The unique identifier of the network for the node.

Link copied to clipboard

The properties of a node configuration.

Link copied to clipboard

Tags to assign to the node.

Functions

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