class
Amazonite::Iam::GetMFADeviceRequest
- Amazonite::Iam::GetMFADeviceRequest
- Reference
- Object
Defined in:
iam/get_mfa_device_request.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#serial_number : String
Serial number that uniquely identifies the MFA device.
-
#serial_number=(serial_number : String)
Serial number that uniquely identifies the MFA device.
- #to_query_params(prefix : String) : Array(Tuple(String, String))
-
#user_name : String | Nil
The friendly name identifying the user.
-
#user_name=(user_name : String | Nil)
The friendly name identifying the user.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def serial_number : String
#
Serial number that uniquely identifies the MFA device. For this API, we only accept FIDO security key ARNs.