toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.cloudsso.kotlin.outputs
/
GetUsersUserMfaDevice
Get
Users
User
Mfa
Device
data
class
GetUsersUserMfaDevice
(
val
deviceId
:
String
,
val
deviceName
:
String
,
val
deviceType
:
String
,
val
effectiveTime
:
String
)
Members
Constructors
Get
Users
User
Mfa
Device
Link copied to clipboard
constructor
(
deviceId
:
String
,
deviceName
:
String
,
deviceType
:
String
,
effectiveTime
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
device
Id
Link copied to clipboard
val
deviceId
:
String
The MFA Device ID.
device
Name
Link copied to clipboard
val
deviceName
:
String
The MFA Device Name.
device
Type
Link copied to clipboard
val
deviceType
:
String
The MFA Device Type.
effective
Time
Link copied to clipboard
val
effectiveTime
:
String
The Effective Time of MFA Device.