GetClusterCacheNode

data class GetClusterCacheNode(val address: String, val availabilityZone: String, val id: String, val outpostArn: String, val port: Int)

Constructors

Link copied to clipboard
constructor(address: String, availabilityZone: String, id: String, outpostArn: String, port: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Availability Zone for the cache cluster.

Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
val port: Int

The port number on which each of the cache nodes will accept connections.