Class: Aws::Types::CreateActivityOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activity_arn::String

Returns the value of attribute activity_arn.

Returns:

  • (::String)


110
111
112
# File 'sig/types.rbs', line 110

def activity_arn
  @activity_arn
end

#creation_date::Time

Returns the value of attribute creation_date.

Returns:

  • (::Time)


111
112
113
# File 'sig/types.rbs', line 111

def creation_date
  @creation_date
end