Module: Aws::MediaTailor::Client::_ListPlaybackConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPlaybackConfigurationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::PlaybackConfiguration]
680 |
# File 'sig/client.rbs', line 680
def items: () -> ::Array[Types::PlaybackConfiguration]
|
#next_token ⇒ ::String
681 |
# File 'sig/client.rbs', line 681
def next_token: () -> ::String
|