Class: Aws::Types::GetEventSelectorsRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetEventSelectorsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trail_name ⇒ ::String
Returns the value of attribute trail_name.
Instance Attribute Details
#trail_name ⇒ ::String
Returns the value of attribute trail_name.
495 496 497 |
# File 'sig/types.rbs', line 495 def trail_name @trail_name end |