CreateVirtualMfaDeviceRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val path: String?

The path for the virtual MFA device. For more information about paths, see IAM identifiers in the IAM User Guide.

Link copied to clipboard
val tags: List<Tag>?

A list of tags that you want to attach to the new IAM virtual MFA device. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide.

Link copied to clipboard

The name of the virtual MFA device, which must be unique. Use with path to uniquely identify a virtual MFA device.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String