Class: Aws::Types::AbpV1_0_x

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dev_addr ⇒ ::String

Returns the value of attribute dev_addr.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def dev_addr
  @dev_addr
end

#f_cnt_start ⇒ ::Integer

Returns the value of attribute f_cnt_start.

Returns:

  • (::Integer)


14
15
16
# File 'sig/types.rbs', line 14

def f_cnt_start
  @f_cnt_start
end

#session_keys ⇒ Types::SessionKeysAbpV1_0_x

Returns the value of attribute session_keys.



13
14
15
# File 'sig/types.rbs', line 13

def session_keys
  @session_keys
end