Module: Aws::ElastiCache::Client::_DescribeUsersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeUsersResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
912 |
# File 'sig/client.rbs', line 912 def marker: () -> ::String |
#users ⇒ ::Array[Types::User]
911 |
# File 'sig/client.rbs', line 911 def users: () -> ::Array[Types::User] |