Module: Aws::MediaLive::Client::_ListChannelPlacementGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelPlacementGroupsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #channel_placement_groups ⇒ ::Array[Types::DescribeChannelPlacementGroupSummary]
- #next_token ⇒ ::String
Instance Method Details
#channel_placement_groups ⇒ ::Array[Types::DescribeChannelPlacementGroupSummary]
2240 |
# File 'sig/client.rbs', line 2240
def channel_placement_groups: () -> ::Array[Types::DescribeChannelPlacementGroupSummary]
|
#next_token ⇒ ::String
2241 |
# File 'sig/client.rbs', line 2241
def next_token: () -> ::String
|