Module: Aws::AgentRegistryControl::Client::_ListRegistryRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRegistryRecordsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
234 |
# File 'sig/client.rbs', line 234
def next_token: () -> ::String
|
#registry_records ⇒ ::Array[Types::RegistryRecordSummary]
233 |
# File 'sig/client.rbs', line 233
def registry_records: () -> ::Array[Types::RegistryRecordSummary]
|