Skip to main content

TIAMCreateVirtualMFADeviceRequest

Class in AWS.IAM

CreateVirtualMFADevice request class.

Ancestors

Properties

Path

property Path: string

Tags

property Tags: TList<IIAMTag>

Type: IIAMTag

VirtualMFADeviceName

property VirtualMFADeviceName: string

Constructors

Create

constructor Create(const AVirtualMFADeviceName: string);

Constructor for TIAMCreateVirtualMFADeviceRequest.

Parameters

NameDescription
AVirtualMFADeviceNameSpecify a name for the virtual MFA device.