Class: Aws::Types::CompleteWebAuthnRegistrationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:access_token])

Instance Attribute Summary collapse

Instance Attribute Details

#access_token::String

Returns the value of attribute access_token.

Returns:

  • (::String)


512
513
514
# File 'sig/types.rbs', line 512

def access_token
  @access_token
end

#credentialObject

Returns the value of attribute credential.

Returns:

  • (Object)


513
514
515
# File 'sig/types.rbs', line 513

def credential
  @credential
end