Skip to main content

Interface: ICustomRole

identity.v1.ICustomRole

Properties of a CustomRole.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id of the async operation that is creating/updating/deleting the custom role, if any.

Inherited from

$Properties.asyncOperationId


createdTime

Optional createdTime: null | $Properties

The date and time when the custom role was created.

Inherited from

$Properties.createdTime


id

Optional id: null | string

The id of the custom role.

Inherited from

$Properties.id


lastModifiedTime

Optional lastModifiedTime: null | $Properties

The date and time when the custom role was last modified. Will not be set if the custom role has never been modified.

Inherited from

$Properties.lastModifiedTime


resourceVersion

Optional resourceVersion: null | string

The current version of the custom role specification. The next update operation will have to include this version.

Inherited from

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The custom role specification.

Inherited from

$Properties.spec


state

Optional state: null | ResourceState

The current state of the custom role. For any failed state, reach out to Temporal Cloud support for remediation.

Inherited from

$Properties.state