Class: Aws::Types::GetTrackRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTrackRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#track_name ⇒ ::String
Returns the value of attribute track_name.
Instance Attribute Details
#track_name ⇒ ::String
Returns the value of attribute track_name.
450 451 452 |
# File 'sig/types.rbs', line 450 def track_name @track_name end |