Class: Aws::Types::OtaaV1_0_x

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_eui ⇒ ::String

Returns the value of attribute app_eui.

Returns:

  • (::String)


1627
1628
1629
# File 'sig/types.rbs', line 1627

def app_eui
  @app_eui
end

#app_key ⇒ ::String

Returns the value of attribute app_key.

Returns:

  • (::String)


1626
1627
1628
# File 'sig/types.rbs', line 1626

def app_key
  @app_key
end

#gen_app_key ⇒ ::String

Returns the value of attribute gen_app_key.

Returns:

  • (::String)


1629
1630
1631
# File 'sig/types.rbs', line 1629

def gen_app_key
  @gen_app_key
end

#join_eui ⇒ ::String

Returns the value of attribute join_eui.

Returns:

  • (::String)


1628
1629
1630
# File 'sig/types.rbs', line 1628

def join_eui
  @join_eui
end