Class: Aws::Types::CryptogramAuthResponse

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

Defined Under Namespace

Classes: ArpcMethod1, ArpcMethod2, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arpc_method_1Types::CryptogramVerificationArpcMethod1

Returns the value of attribute arpc_method_1.



142
143
144
# File 'sig/types.rbs', line 142

def arpc_method_1
  @arpc_method_1
end

#arpc_method_2Types::CryptogramVerificationArpcMethod2

Returns the value of attribute arpc_method_2.



143
144
145
# File 'sig/types.rbs', line 143

def arpc_method_2
  @arpc_method_2
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


144
145
146
# File 'sig/types.rbs', line 144

def unknown
  @unknown
end