Class: Aws::Types::ProgressEvent

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detailsTypes::Progress

Returns the value of attribute details.

Returns:



2219
2220
2221
# File 'sig/types.rbs', line 2219

def details
  @details
end

#event_typeObject

Returns the value of attribute event_type.

Returns:



2220
2221
2222
# File 'sig/types.rbs', line 2220

def event_type
  @event_type
end