class Aws::IoTWireless::Types::SessionKeysAbpV1_0_x

Session keys for ABP v1.1

@note When making an API call, you may pass SessionKeysAbpV1_0_x

data as a hash:

    {
      nwk_s_key: "NwkSKey",
      app_s_key: "AppSKey",
    }

@!attribute [rw] nwk_s_key

The NwkSKey value.
@return [String]

@!attribute [rw] app_s_key

The AppSKey value.
@return [String]

Constants

SENSITIVE