Class: Aws::Types::GetTrackResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTrackResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#track ⇒ Types::ServerlessTrack
Returns the value of attribute track.
Instance Attribute Details
#track ⇒ Types::ServerlessTrack
Returns the value of attribute track.
455 456 457 |
# File 'sig/types.rbs', line 455 def track @track end |