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
255 |
# File 'sig/client.rbs', line 255
def next_token: () -> ::String
|
#registry_records ⇒ ::Array[Types::RegistryRecordSummary]
254 |
# File 'sig/client.rbs', line 254
def registry_records: () -> ::Array[Types::RegistryRecordSummary]
|