Class: Aws::Types::SessionKeysAbpV1_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_s_key ⇒ ::String

Returns the value of attribute app_s_key.

Returns:

  • (::String)


1780
1781
1782
# File 'sig/types.rbs', line 1780

def app_s_key
  @app_s_key
end

#nwk_s_key ⇒ ::String

Returns the value of attribute nwk_s_key.

Returns:

  • (::String)


1779
1780
1781
# File 'sig/types.rbs', line 1779

def nwk_s_key
  @nwk_s_key
end