Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 503 Bytes

File metadata and controls

34 lines (22 loc) · 503 Bytes

IamGroupSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

IamGroupSourceValue

IamGroupSourceValueUnion.CreateIamGroupSourceValue(/* values here */);

ArrayOfAny

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