Class: Aws::Types::ListChannelPlacementGroupsResponse

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.



5270
5271
5272
# File 'sig/types.rbs', line 5270

def channel_placement_groups
  @channel_placement_groups
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5271
5272
5273
# File 'sig/types.rbs', line 5271

def next_token
  @next_token
end