Module: Aws::Health::Client::_DescribeEventTypesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEventTypesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ ::Array[Types::EventType]
217 |
# File 'sig/client.rbs', line 217 def event_types: () -> ::Array[Types::EventType] |
#next_token ⇒ ::String
218 |
# File 'sig/client.rbs', line 218 def next_token: () -> ::String |