Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 543 Bytes

File metadata and controls

34 lines (22 loc) · 543 Bytes

IamUserStatusSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

IamUserSourceValueStatus

IamUserStatusSourceValueUnion.CreateIamUserSourceValueStatus(/* values here */);

ArrayOfAny

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