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.
783 784 785 |
# File 'sig/types.rbs', line 783 def entity_arn @entity_arn end |
#locale ⇒ ::String
Returns the value of attribute locale.
784 785 786 |
# File 'sig/types.rbs', line 784 def locale @locale end |