Class: Aws::Types::ResponseStream
- Inherits:
-
Enumerator
- Object
- Enumerator
- Aws::Types::ResponseStream
- Defined in:
- sig/types.rbs
Instance Method Summary collapse
Instance Method Details
#event_types ⇒ [:trace, :output, :access_denied_exception, :conflicting_operation_exception, :internal_failure_exception, :invalid_request_exception, :limit_exceeded_exception, :resource_not_found_exception, :throttling_exception]
2717 |
# File 'sig/types.rbs', line 2717
def event_types: () -> [:trace, :output, :access_denied_exception, :conflicting_operation_exception, :internal_failure_exception, :invalid_request_exception, :limit_exceeded_exception, :resource_not_found_exception, :throttling_exception]
|