Class: Aws::Types::GetMapStyleDescriptorRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetMapStyleDescriptorRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#key ⇒ ::String
Returns the value of attribute key.
-
#map_name ⇒ ::String
Returns the value of attribute map_name.
Instance Attribute Details
#key ⇒ ::String
Returns the value of attribute key.
735 736 737 |
# File 'sig/types.rbs', line 735 def key @key end |
#map_name ⇒ ::String
Returns the value of attribute map_name.
734 735 736 |
# File 'sig/types.rbs', line 734 def map_name @map_name end |