class Aws::ElastiCache::Types::CustomerNodeEndpoint

The endpoint from which data should be migrated.

@note When making an API call, you may pass CustomerNodeEndpoint

data as a hash:

    {
      address: "String",
      port: 1,
    }

@!attribute [rw] address

The address of the node endpoint
@return [String]

@!attribute [rw] port

The port of the node endpoint
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CustomerNodeEndpoint AWS API Documentation

Constants

SENSITIVE