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]
1572 |
# File 'sig/client.rbs', line 1572
def fields: () -> ::Array[Types::Field]
|
#next_token ⇒ ::String
1573 |
# File 'sig/client.rbs', line 1573
def next_token: () -> ::String
|