Class: Aws::Types::GetAccountActivityRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetAccountActivityRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#activity_id ⇒ ::String
Returns the value of attribute activity_id.
-
#language_code ⇒ "en-US", ...
Returns the value of attribute language_code.
Instance Attribute Details
#activity_id ⇒ ::String
Returns the value of attribute activity_id.
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.
66 67 68 |
# File 'sig/types.rbs', line 66 def language_code @language_code end |