Class: Aws::Types::OtaaV1_1

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_key ⇒ ::String

Returns the value of attribute app_key.

Returns:

  • (::String)


1634
1635
1636
# File 'sig/types.rbs', line 1634

def app_key
  @app_key
end

#join_eui ⇒ ::String

Returns the value of attribute join_eui.

Returns:

  • (::String)


1636
1637
1638
# File 'sig/types.rbs', line 1636

def join_eui
  @join_eui
end

#nwk_key ⇒ ::String

Returns the value of attribute nwk_key.

Returns:

  • (::String)


1635
1636
1637
# File 'sig/types.rbs', line 1635

def nwk_key
  @nwk_key
end