Module: Aws::CloudWatchLogs::Client::_PutLogEventsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutLogEventsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #next_sequence_token ⇒ ::String
- #rejected_entity_info ⇒ Types::RejectedEntityInfo
- #rejected_log_events_info ⇒ Types::RejectedLogEventsInfo
Instance Method Details
#next_sequence_token ⇒ ::String
1255 |
# File 'sig/client.rbs', line 1255 def next_sequence_token: () -> ::String |
#rejected_entity_info ⇒ Types::RejectedEntityInfo
1257 |
# File 'sig/client.rbs', line 1257 def rejected_entity_info: () -> Types::RejectedEntityInfo |
#rejected_log_events_info ⇒ Types::RejectedLogEventsInfo
1256 |
# File 'sig/client.rbs', line 1256 def rejected_log_events_info: () -> Types::RejectedLogEventsInfo |