Module: Aws::ConnectCases::Client::_ListFieldOptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListFieldOptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
505 |
# File 'sig/client.rbs', line 505
def next_token: () -> ::String
|
#options ⇒ ::Array[Types::FieldOption]
504 |
# File 'sig/client.rbs', line 504
def options: () -> ::Array[Types::FieldOption]
|