Skip to main content

IIAMResyncMFADeviceRequest

Interface in AWS.IAM

Interface for ResyncMFADevice requests.

Ancestors

Properties

AuthenticationCode1

property AuthenticationCode1: string

Provide an authentication code emitted by the device.

AuthenticationCode2

property AuthenticationCode2: string

Provide a subsequent authentication code emitted by the device.

SerialNumber

property SerialNumber: string

Specify the serial number that uniquely identifies the MFA device.

UserName

property UserName: string

Specify the name of the IAM user associated with the device.