Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 4.49 KB

File metadata and controls

15 lines (12 loc) · 4.49 KB

IamPermission

Fields

Field Type Required Description Example
created_at Date N/A 2021-01-01T01:01:01.000Z
description T.nilable(::String) N/A
id T.nilable(::String) Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
name T.nilable(::String) The name of the permission. read:users
remote_id T.nilable(::String) Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
resources T::Array<Models::Shared::IamResource> The resources that the permission applies to.
type T.nilable(Models::Shared::IamPermissionType) N/A
updated_at Date N/A 2021-01-01T01:01:01.000Z