Class: Aws::Types::AbpV1_1

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)


19
20
21
# File 'sig/types.rbs', line 19

def dev_addr
  @dev_addr
end

#f_cnt_start ⇒ ::Integer

Returns the value of attribute f_cnt_start.

Returns:

  • (::Integer)


21
22
23
# File 'sig/types.rbs', line 21

def f_cnt_start
  @f_cnt_start
end

#session_keys ⇒ Types::SessionKeysAbpV1_1

Returns the value of attribute session_keys.



20
21
22
# File 'sig/types.rbs', line 20

def session_keys
  @session_keys
end