ClusterMetadata

Contains metadata about a specific cluster.

Types

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

Properties

Link copied to clipboard

The automatically generated ID for a specific address.

Link copied to clipboard

The automatically generated ID for a cluster.

Link copied to clipboard

The current status of the cluster.

Link copied to clipboard

The creation date for this cluster.

Link copied to clipboard

The optional description of the cluster.

Link copied to clipboard

The ID of the address that you want a cluster shipped to, after it will be shipped to its primary address. This field is not supported in most regions.

Link copied to clipboard

The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE.

Link copied to clipboard

The KmsKeyARN Amazon Resource Name (ARN) associated with this cluster. This ARN was created using the CreateKey API action in Key Management Service (KMS.

Link copied to clipboard

The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.

Link copied to clipboard

Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.

Link copied to clipboard

The arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.

Link copied to clipboard

The role ARN associated with this cluster. This ARN was created using the CreateRole API action in Identity and Access Management (IAM).

Link copied to clipboard

The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:

Link copied to clipboard

The type of Snowcone device to use for this cluster.

Link copied to clipboard

The tax documents required in your Amazon Web Services Region.

Functions

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