Class: Aws::Types::Activity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apiTypes::ApiCall

Returns the value of attribute api.

Returns:



105
106
107
# File 'sig/types.rbs', line 105

def api
  @api
end

#type"API_CALL"

Returns the value of attribute type.

Returns:

  • ("API_CALL")


104
105
106
# File 'sig/types.rbs', line 104

def type
  @type
end