Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 5.73 KB

File metadata and controls

17 lines (14 loc) · 5.73 KB

IamGroup

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) N/A
parent_id T.nilable(::String) The parent group id for when a group belongs to another group.
remote_id T.nilable(::String) Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remote_parent_id T.nilable(::String) Provider's unique identifier of the parent group id for when a group belongs to another group. e3cb75bf-aa84-466e-a6c1-b8322b257a48
roles T::Array<Models::Shared::IamRole> N/A
type T.nilable(Models::Shared::IamGroupType) N/A
updated_at Date N/A 2021-01-01T01:01:01.000Z