Class: Aws::Types::DeleteWebAuthnCredentialRequest

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)


882
883
884
# File 'sig/types.rbs', line 882

def access_token
  @access_token
end

#credential_id::String

Returns the value of attribute credential_id.

Returns:

  • (::String)


883
884
885
# File 'sig/types.rbs', line 883

def credential_id
  @credential_id
end