Skip to main content

AWSIAMVirtualMFADevice

No description

type AWSIAMVirtualMFADevice {
enableDate: DateTime
serialNumber: String!
tags: [AWSTag!]!
}

Fields

AWSIAMVirtualMFADevice.enableDate ● DateTime scalar

The date and time on which the MFA device was enabled

AWSIAMVirtualMFADevice.serialNumber ● String! non-null scalar

The serial number associated with MFA device

AWSIAMVirtualMFADevice.tags ● [AWSTag!]! non-null object

The tags of the MFA device

Member of

AWSIAM object