Class: Aws::Types::CompleteWebAuthnRegistrationRequest
- Inherits:
-
Object
- Object
- Aws::Types::CompleteWebAuthnRegistrationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#access_token ⇒ ::String
Returns the value of attribute access_token.
-
#credential ⇒ Object
Returns the value of attribute credential.
Instance Attribute Details
#access_token ⇒ ::String
Returns the value of attribute access_token.
512 513 514 |
# File 'sig/types.rbs', line 512 def access_token @access_token end |
#credential ⇒ Object
Returns the value of attribute credential.
513 514 515 |
# File 'sig/types.rbs', line 513 def credential @credential end |