Class: Aws::Types::ListMulticastGroupsByFuotaTaskResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#multicast_group_list ⇒ ::Array[Types::MulticastGroupByFuotaTask]

Returns the value of attribute multicast_group_list.

Returns:



1180
1181
1182
# File 'sig/types.rbs', line 1180

def multicast_group_list
  @multicast_group_list
end

#next_token ⇒ ::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1179
1180
1181
# File 'sig/types.rbs', line 1179

def next_token
  @next_token
end