Module: Aws::Glue::Client::_GetEntityRecordsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetEntityRecordsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
2086 |
# File 'sig/client.rbs', line 2086
def next_token: () -> ::String
|
#records ⇒ ::Array[untyped]
2085 |
# File 'sig/client.rbs', line 2085
def records: () -> ::Array[untyped]
|