Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 551 Bytes

File metadata and controls

34 lines (22 loc) · 551 Bytes

IamMfaTypeEnumSourceValueUnion

Supported Types

Str

IamMfaTypeEnumSourceValueUnion.CreateStr(/* values here */);

Number

IamMfaTypeEnumSourceValueUnion.CreateNumber(/* values here */);

Boolean

IamMfaTypeEnumSourceValueUnion.CreateBoolean(/* values here */);

IamMfaTypeEnumSourceValue

IamMfaTypeEnumSourceValueUnion.CreateIamMfaTypeEnumSourceValue(/* values here */);

ArrayOfAny

IamMfaTypeEnumSourceValueUnion.CreateArrayOfAny(/* values here */);