GetClusterShardNode

data class GetClusterShardNode(val availabilityZone: String, val createTime: String, val endpoints: List<GetClusterShardNodeEndpoint>, val name: String)

Constructors

Link copied to clipboard
constructor(availabilityZone: String, createTime: String, endpoints: List<GetClusterShardNodeEndpoint>, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Availability Zone in which the node resides.

Link copied to clipboard

The date and time when the node was created. Example: 2022-01-01T21:00:00Z.

Link copied to clipboard
Link copied to clipboard

Name of the cluster.