Class: Aws::Types::MapRunStartedEventDetails
- Inherits:
-
Object
- Object
- Aws::Types::MapRunStartedEventDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#map_run_arn ⇒ ::String
Returns the value of attribute map_run_arn.
Instance Attribute Details
#map_run_arn ⇒ ::String
Returns the value of attribute map_run_arn.
776 777 778 |
# File 'sig/types.rbs', line 776 def map_run_arn @map_run_arn end |