Class: Aws::Types::ListChannelPlacementGroupsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_placement_groups::Array[Types::DescribeChannelPlacementGroupSummary]

Returns the value of attribute channel_placement_groups.



5276
5277
5278
# File 'sig/types.rbs', line 5276

def channel_placement_groups
  @channel_placement_groups
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5277
5278
5279
# File 'sig/types.rbs', line 5277

def next_token
  @next_token
end