Class: Aws::Types::GetAccountActivityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#activity_id::String

Returns the value of attribute activity_id.

Returns:

  • (::String)


65
66
67
# File 'sig/types.rbs', line 65

def activity_id
  @activity_id
end

#language_code"en-US", ...

Returns the value of attribute language_code.

Returns:

  • ("en-US", "en-GB", "id-ID", "de-DE", "es-ES", "fr-FR", "ja-JP", "it-IT", "pt-PT", "ko-KR", "zh-CN", "zh-TW", "tr-TR")


66
67
68
# File 'sig/types.rbs', line 66

def language_code
  @language_code
end