Skip to main content

AWSElastiCacheEndpoint

No description

type AWSElastiCacheEndpoint {
address: String!
port: Int!
}

Fields

AWSElastiCacheEndpoint.address ● String! non-null scalar

The DNS hostname of the cache node

AWSElastiCacheEndpoint.port ● Int! non-null scalar

The port number that the cache engine is listening on

Member of

AWSElastiCacheMemcachedCluster object ● AWSElastiCacheNode object ● AWSElastiCacheNodeGroup object ● AWSElastiCacheNodeGroupMember object ● AWSElastiCacheReplicationGroup object