Class: Aws::Types::AmexCardSecurityCodeVersion1

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:card_expiry_date])

Instance Attribute Summary collapse

Instance Attribute Details

#card_expiry_date::String

Returns the value of attribute card_expiry_date.

Returns:

  • (::String)


27
28
29
# File 'sig/types.rbs', line 27

def card_expiry_date
  @card_expiry_date
end