Class: Aws::Types::CurrentPinAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:current_encrypted_pin_block])

Instance Attribute Summary collapse

Instance Attribute Details

#current_encrypted_pin_block::String

Returns the value of attribute current_encrypted_pin_block.

Returns:

  • (::String)


168
169
170
# File 'sig/types.rbs', line 168

def current_encrypted_pin_block
  @current_encrypted_pin_block
end

#current_pin_pek_identifier::String

Returns the value of attribute current_pin_pek_identifier.

Returns:

  • (::String)


167
168
169
# File 'sig/types.rbs', line 167

def current_pin_pek_identifier
  @current_pin_pek_identifier
end