Builder
class Builder
Properties
Link copied to clipboard
The ID of the cluster to which the node belongs.
Link copied to clipboard
The ID of the node within its cluster. A node ID is a numeric identifier (0001, 0002, etc.).
Link copied to clipboard
The role that is currently assigned to the node - primary
or replica
. This member is only applicable for Redis (cluster mode disabled) replication groups.
Link copied to clipboard
The name of the Availability Zone in which the node is located.
Link copied to clipboard
The outpost ARN of the node group member.
Link copied to clipboard
The information required for client programs to connect to a node for read operations. The read endpoint is only applicable on Redis (cluster mode disabled) clusters.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.elasticache.model.Endpoint inside the given block