Class: Aws::Types::ListChannelPlacementGroupsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#channel_placement_groups::Array[Types::DescribeChannelPlacementGroupSummary]

Returns the value of attribute channel_placement_groups.



5286
5287
5288
# File 'sig/types.rbs', line 5286

def channel_placement_groups
  @channel_placement_groups
end

#next_token::String

Returns the value of attribute next_token.



5287
5288
5289
# File 'sig/types.rbs', line 5287

def next_token
  @next_token
end