Class: Aws::Types::AssociateWirelessDeviceWithMulticastGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id ⇒ ::String

Returns the value of attribute id.

Returns:

  • (::String)


80
81
82
# File 'sig/types.rbs', line 80

def id
  @id
end

#wireless_device_id ⇒ ::String

Returns the value of attribute wireless_device_id.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def wireless_device_id
  @wireless_device_id
end