Class: Aws::Types::StartMulticastGroupSessionRequest

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)


1946
1947
1948
# File 'sig/types.rbs', line 1946

def id
  @id
end

#lo_ra_wan ⇒ Types::LoRaWANMulticastSession

Returns the value of attribute lo_ra_wan.



1947
1948
1949
# File 'sig/types.rbs', line 1947

def lo_ra_wan
  @lo_ra_wan
end