Module: Aws::Schemas::Client::_ListRegistriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRegistriesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
286 |
# File 'sig/client.rbs', line 286
def next_token: () -> ::String
|
#registries ⇒ ::Array[Types::RegistrySummary]
287 |
# File 'sig/client.rbs', line 287
def registries: () -> ::Array[Types::RegistrySummary]
|