Class: Aws::Types::GetTrailResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTrailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#trail ⇒ Types::Trail
Returns the value of attribute trail.
Instance Attribute Details
#trail ⇒ Types::Trail
Returns the value of attribute trail.
574 575 576 |
# File 'sig/types.rbs', line 574 def trail @trail end |