Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 495 Bytes

File metadata and controls

34 lines (22 loc) · 495 Bytes

IamRoleSourceValueUnion

Supported Types

Str

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

Number

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

Boolean

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

IamRoleSourceValue

IamRoleSourceValueUnion.CreateIamRoleSourceValue(/* values here */);

ArrayOfAny

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