Class: Aws::S3::Types::ContinuationEvent
- Inherits:
-
Struct
- Object
- Struct
- Aws::S3::Types::ContinuationEvent
- Includes:
- Aws::Structure
- Defined in:
- lib/aws-sdk-s3/types.rb
Overview
Instance Attribute Summary collapse
-
#event_type ⇒ Object
Returns the value of attribute event_type.
Instance Attribute Details
#event_type ⇒ Object
Returns the value of attribute event_type
884 885 886 |
# File 'lib/aws-sdk-s3/types.rb', line 884 def event_type @event_type end |