Class: Aws::Types::GetHumanReadableSummaryRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetHumanReadableSummaryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#entity_arn ⇒ ::String
Returns the value of attribute entity_arn.
-
#locale ⇒ ::String
Returns the value of attribute locale.
Instance Attribute Details
#entity_arn ⇒ ::String
Returns the value of attribute entity_arn.
763 764 765 |
# File 'sig/types.rbs', line 763 def entity_arn @entity_arn end |
#locale ⇒ ::String
Returns the value of attribute locale.
764 765 766 |
# File 'sig/types.rbs', line 764 def locale @locale end |