Module: Aws::Glue::Client::_DescribeEntityResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEntityResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fields ⇒ ::Array[Types::Field]
1561 |
# File 'sig/client.rbs', line 1561
def fields: () -> ::Array[Types::Field]
|
#next_token ⇒ ::String
1562 |
# File 'sig/client.rbs', line 1562
def next_token: () -> ::String
|