Class: Aws::Types::VisaAmexDerivationOutputs

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_request_key_arn::String

Returns the value of attribute authorization_request_key_arn.

Returns:



924
925
926
# File 'sig/types.rbs', line 924

def authorization_request_key_arn
  @authorization_request_key_arn
end

#authorization_request_key_check_value::String

Returns the value of attribute authorization_request_key_check_value.

Returns:



925
926
927
# File 'sig/types.rbs', line 925

def authorization_request_key_check_value
  @authorization_request_key_check_value
end

#current_pin_pek_arn::String

Returns the value of attribute current_pin_pek_arn.

Returns:



926
927
928
# File 'sig/types.rbs', line 926

def current_pin_pek_arn
  @current_pin_pek_arn
end

#current_pin_pek_key_check_value::String

Returns the value of attribute current_pin_pek_key_check_value.

Returns:



927
928
929
# File 'sig/types.rbs', line 927

def current_pin_pek_key_check_value
  @current_pin_pek_key_check_value
end