Class: Aws::Types::GenerateMacEmvPinChangeOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#encrypted_pin_block::String

Returns the value of attribute encrypted_pin_block.

Returns:



401
402
403
# File 'sig/types.rbs', line 401

def encrypted_pin_block
  @encrypted_pin_block
end

#mac::String

Returns the value of attribute mac.

Returns:



400
401
402
# File 'sig/types.rbs', line 400

def mac
  @mac
end

#new_pin_pek_arn::String

Returns the value of attribute new_pin_pek_arn.

Returns:



397
398
399
# File 'sig/types.rbs', line 397

def new_pin_pek_arn
  @new_pin_pek_arn
end

#new_pin_pek_key_check_value::String

Returns the value of attribute new_pin_pek_key_check_value.

Returns:



402
403
404
# File 'sig/types.rbs', line 402

def new_pin_pek_key_check_value
  @new_pin_pek_key_check_value
end

#secure_messaging_confidentiality_key_arn::String

Returns the value of attribute secure_messaging_confidentiality_key_arn.

Returns:



399
400
401
# File 'sig/types.rbs', line 399

def secure_messaging_confidentiality_key_arn
  @secure_messaging_confidentiality_key_arn
end

#secure_messaging_confidentiality_key_check_value::String

Returns the value of attribute secure_messaging_confidentiality_key_check_value.

Returns:



404
405
406
# File 'sig/types.rbs', line 404

def secure_messaging_confidentiality_key_check_value
  @secure_messaging_confidentiality_key_check_value
end

#secure_messaging_integrity_key_arn::String

Returns the value of attribute secure_messaging_integrity_key_arn.

Returns:



398
399
400
# File 'sig/types.rbs', line 398

def secure_messaging_integrity_key_arn
  @secure_messaging_integrity_key_arn
end

#secure_messaging_integrity_key_check_value::String

Returns the value of attribute secure_messaging_integrity_key_check_value.

Returns:



403
404
405
# File 'sig/types.rbs', line 403

def secure_messaging_integrity_key_check_value
  @secure_messaging_integrity_key_check_value
end

#visa_amex_derivation_outputsTypes::VisaAmexDerivationOutputs

Returns the value of attribute visa_amex_derivation_outputs.

Returns:



405
406
407
# File 'sig/types.rbs', line 405

def visa_amex_derivation_outputs
  @visa_amex_derivation_outputs
end