Skip to main content

Interface: ICreateCustomRoleRequest

cloudservice.v1.ICreateCustomRoleRequest

Properties of a CreateCustomRoleRequest.

Implemented by

Properties

asyncOperationId

Optional asyncOperationId: null | string

The ID to use for this async operation. Optional, if not provided a random ID will be generated.


spec

Optional spec: null | ICustomRoleSpec

The specification for the custom role to create.