Class: Aws::Types::VerifyCardValidationDataOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_arn::String

Returns the value of attribute key_arn.

Returns:

  • (::String)


882
883
884
# File 'sig/types.rbs', line 882

def key_arn
  @key_arn
end

#key_check_value::String

Returns the value of attribute key_check_value.

Returns:

  • (::String)


883
884
885
# File 'sig/types.rbs', line 883

def key_check_value
  @key_check_value
end