Class: Aws::Types::VisaPin
- Inherits:
-
Object
- Object
- Aws::Types::VisaPin
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pin_verification_key_index ⇒ ::Integer
Returns the value of attribute pin_verification_key_index.
Instance Attribute Details
#pin_verification_key_index ⇒ ::Integer
Returns the value of attribute pin_verification_key_index.
942 943 944 |
# File 'sig/types.rbs', line 942 def pin_verification_key_index @pin_verification_key_index end |