Class: Aws::Types::DeleteMapRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteMapRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#map_name ⇒ ::String
Returns the value of attribute map_name.
Instance Attribute Details
#map_name ⇒ ::String
Returns the value of attribute map_name.
408 409 410 |
# File 'sig/types.rbs', line 408 def map_name @map_name end |