Class: Aws::S3::Types::ContinuationEvent

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-s3/lib/aws-sdk-s3/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#event_typeObject

Returns the value of attribute event_type

Returns:

  • (Object)

    the current value of event_type



1290
1291
1292
# File 'gems/aws-sdk-s3/lib/aws-sdk-s3/types.rb', line 1290

def event_type
  @event_type
end