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 ⇒ [:access_denied_exception, :bad_gateway_exception, :chunk, :conflict_exception, :dependency_failed_exception, :files, :internal_server_exception, :model_not_ready_exception, :resource_not_found_exception, :return_control, :service_quota_exceeded_exception, :throttling_exception, :trace, :validation_exception]
2762 |
# File 'sig/types.rbs', line 2762
def event_types: () -> [:access_denied_exception, :bad_gateway_exception, :chunk, :conflict_exception, :dependency_failed_exception, :files, :internal_server_exception, :model_not_ready_exception, :resource_not_found_exception, :return_control, :service_quota_exceeded_exception, :throttling_exception, :trace, :validation_exception]
|