Google Cloud Native v0.30.0, Apr 14 23
Google Cloud Native v0.30.0, Apr 14 23
google-native.cloudidentity/v1.Group
Explore with Pulumi AI
Creates a Group. Auto-naming is currently not supported for this resource.
Create Group Resource
new Group(name: string, args: GroupArgs, opts?: CustomResourceOptions);
@overload
def Group(resource_name: str,
opts: Optional[ResourceOptions] = None,
description: Optional[str] = None,
display_name: Optional[str] = None,
dynamic_group_metadata: Optional[DynamicGroupMetadataArgs] = None,
group_key: Optional[EntityKeyArgs] = None,
initial_group_config: Optional[str] = None,
labels: Optional[Mapping[str, str]] = None,
parent: Optional[str] = None)
@overload
def Group(resource_name: str,
args: GroupArgs,
opts: Optional[ResourceOptions] = None)
func NewGroup(ctx *Context, name string, args GroupArgs, opts ...ResourceOption) (*Group, error)
public Group(string name, GroupArgs args, CustomResourceOptions? opts = null)
type: google-native:cloudidentity/v1:Group
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args GroupArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Group Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Group resource accepts the following input properties:
- Group
Key Pulumi.Google Native. Cloud Identity. V1. Inputs. Entity Key Args The
EntityKey
of theGroup
.- Labels Dictionary<string, string>
One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of
cloudidentity.googleapis.com/groups.discussion_forum
and an empty value. Existing Google Groups can have an additional label with a key ofcloudidentity.googleapis.com/groups.security
and an empty value added to them. This is an immutable change and the security label cannot be removed once added. Dynamic groups have a label with a key ofcloudidentity.googleapis.com/groups.dynamic
. Identity-mapped groups for Cloud Search have a label with a key ofsystem/groups/external
and an empty value.- Parent string
Immutable. The resource name of the entity under which this
Group
resides in the Cloud Identity resource hierarchy. Must be of the formidentitysources/{identity_source}
for external identity-mapped groups orcustomers/{customer_id}
for Google Groups. Thecustomer_id
must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)- Description string
An extended description to help users determine the purpose of a
Group
. Must not be longer than 4,096 characters.- Display
Name string The display name of the
Group
.- Dynamic
Group Pulumi.Metadata Google Native. Cloud Identity. V1. Inputs. Dynamic Group Metadata Args Optional. Dynamic group metadata like queries and status.
- Initial
Group stringConfig Optional. The initial configuration option for the
Group
.
- Group
Key EntityKey Args The
EntityKey
of theGroup
.- Labels map[string]string
One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of
cloudidentity.googleapis.com/groups.discussion_forum
and an empty value. Existing Google Groups can have an additional label with a key ofcloudidentity.googleapis.com/groups.security
and an empty value added to them. This is an immutable change and the security label cannot be removed once added. Dynamic groups have a label with a key ofcloudidentity.googleapis.com/groups.dynamic
. Identity-mapped groups for Cloud Search have a label with a key ofsystem/groups/external
and an empty value.- Parent string
Immutable. The resource name of the entity under which this
Group
resides in the Cloud Identity resource hierarchy. Must be of the formidentitysources/{identity_source}
for external identity-mapped groups orcustomers/{customer_id}
for Google Groups. Thecustomer_id
must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)- Description string
An extended description to help users determine the purpose of a
Group
. Must not be longer than 4,096 characters.- Display
Name string The display name of the
Group
.- Dynamic
Group DynamicMetadata Group Metadata Args Optional. Dynamic group metadata like queries and status.
- Initial
Group stringConfig Optional. The initial configuration option for the
Group
.
- group
Key EntityKey Args The
EntityKey
of theGroup
.- labels Map<String,String>
One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of
cloudidentity.googleapis.com/groups.discussion_forum
and an empty value. Existing Google Groups can have an additional label with a key ofcloudidentity.googleapis.com/groups.security
and an empty value added to them. This is an immutable change and the security label cannot be removed once added. Dynamic groups have a label with a key ofcloudidentity.googleapis.com/groups.dynamic
. Identity-mapped groups for Cloud Search have a label with a key ofsystem/groups/external
and an empty value.- parent String
Immutable. The resource name of the entity under which this
Group
resides in the Cloud Identity resource hierarchy. Must be of the formidentitysources/{identity_source}
for external identity-mapped groups orcustomers/{customer_id}
for Google Groups. Thecustomer_id
must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)- description String
An extended description to help users determine the purpose of a
Group
. Must not be longer than 4,096 characters.- display
Name String The display name of the
Group
.- dynamic
Group DynamicMetadata Group Metadata Args Optional. Dynamic group metadata like queries and status.
- initial
Group StringConfig Optional. The initial configuration option for the
Group
.
- group
Key EntityKey Args The
EntityKey
of theGroup
.- labels {[key: string]: string}
One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of
cloudidentity.googleapis.com/groups.discussion_forum
and an empty value. Existing Google Groups can have an additional label with a key ofcloudidentity.googleapis.com/groups.security
and an empty value added to them. This is an immutable change and the security label cannot be removed once added. Dynamic groups have a label with a key ofcloudidentity.googleapis.com/groups.dynamic
. Identity-mapped groups for Cloud Search have a label with a key ofsystem/groups/external
and an empty value.- parent string
Immutable. The resource name of the entity under which this
Group
resides in the Cloud Identity resource hierarchy. Must be of the formidentitysources/{identity_source}
for external identity-mapped groups orcustomers/{customer_id}
for Google Groups. Thecustomer_id
must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)- description string
An extended description to help users determine the purpose of a
Group
. Must not be longer than 4,096 characters.- display
Name string The display name of the
Group
.- dynamic
Group DynamicMetadata Group Metadata Args Optional. Dynamic group metadata like queries and status.
- initial
Group stringConfig Optional. The initial configuration option for the
Group
.
- group_
key EntityKey Args The
EntityKey
of theGroup
.- labels Mapping[str, str]
One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of
cloudidentity.googleapis.com/groups.discussion_forum
and an empty value. Existing Google Groups can have an additional label with a key ofcloudidentity.googleapis.com/groups.security
and an empty value added to them. This is an immutable change and the security label cannot be removed once added. Dynamic groups have a label with a key ofcloudidentity.googleapis.com/groups.dynamic
. Identity-mapped groups for Cloud Search have a label with a key ofsystem/groups/external
and an empty value.- parent str
Immutable. The resource name of the entity under which this
Group
resides in the Cloud Identity resource hierarchy. Must be of the formidentitysources/{identity_source}
for external identity-mapped groups orcustomers/{customer_id}
for Google Groups. Thecustomer_id
must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)- description str
An extended description to help users determine the purpose of a
Group
. Must not be longer than 4,096 characters.- display_
name str The display name of the
Group
.- dynamic_
group_ Dynamicmetadata Group Metadata Args Optional. Dynamic group metadata like queries and status.
- initial_
group_ strconfig Optional. The initial configuration option for the
Group
.
- group
Key Property Map The
EntityKey
of theGroup
.- labels Map<String>
One or more label entries that apply to the Group. Currently supported labels contain a key with an empty value. Google Groups are the default type of group and have a label with a key of
cloudidentity.googleapis.com/groups.discussion_forum
and an empty value. Existing Google Groups can have an additional label with a key ofcloudidentity.googleapis.com/groups.security
and an empty value added to them. This is an immutable change and the security label cannot be removed once added. Dynamic groups have a label with a key ofcloudidentity.googleapis.com/groups.dynamic
. Identity-mapped groups for Cloud Search have a label with a key ofsystem/groups/external
and an empty value.- parent String
Immutable. The resource name of the entity under which this
Group
resides in the Cloud Identity resource hierarchy. Must be of the formidentitysources/{identity_source}
for external identity-mapped groups orcustomers/{customer_id}
for Google Groups. Thecustomer_id
must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793)- description String
An extended description to help users determine the purpose of a
Group
. Must not be longer than 4,096 characters.- display
Name String The display name of the
Group
.- dynamic
Group Property MapMetadata Optional. Dynamic group metadata like queries and status.
- initial
Group StringConfig Optional. The initial configuration option for the
Group
.
Outputs
All input properties are implicitly available as output properties. Additionally, the Group resource produces the following output properties:
- Additional
Group List<Pulumi.Keys Google Native. Cloud Identity. V1. Outputs. Entity Key Response> Additional group keys associated with the Group.
- Create
Time string The time when the
Group
was created.- Id string
The provider-assigned unique ID for this managed resource.
- Name string
The resource name of the
Group
. Shall be of the formgroups/{group}
.- Update
Time string The time when the
Group
was last updated.
- Additional
Group []EntityKeys Key Response Additional group keys associated with the Group.
- Create
Time string The time when the
Group
was created.- Id string
The provider-assigned unique ID for this managed resource.
- Name string
The resource name of the
Group
. Shall be of the formgroups/{group}
.- Update
Time string The time when the
Group
was last updated.
- additional
Group List<EntityKeys Key Response> Additional group keys associated with the Group.
- create
Time String The time when the
Group
was created.- id String
The provider-assigned unique ID for this managed resource.
- name String
The resource name of the
Group
. Shall be of the formgroups/{group}
.- update
Time String The time when the
Group
was last updated.
- additional
Group EntityKeys Key Response[] Additional group keys associated with the Group.
- create
Time string The time when the
Group
was created.- id string
The provider-assigned unique ID for this managed resource.
- name string
The resource name of the
Group
. Shall be of the formgroups/{group}
.- update
Time string The time when the
Group
was last updated.
- additional_
group_ Sequence[Entitykeys Key Response] Additional group keys associated with the Group.
- create_
time str The time when the
Group
was created.- id str
The provider-assigned unique ID for this managed resource.
- name str
The resource name of the
Group
. Shall be of the formgroups/{group}
.- update_
time str The time when the
Group
was last updated.
- additional
Group List<Property Map>Keys Additional group keys associated with the Group.
- create
Time String The time when the
Group
was created.- id String
The provider-assigned unique ID for this managed resource.
- name String
The resource name of the
Group
. Shall be of the formgroups/{group}
.- update
Time String The time when the
Group
was last updated.
Supporting Types
DynamicGroupMetadata
- Queries
List<Pulumi.
Google Native. Cloud Identity. V1. Inputs. Dynamic Group Query> Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- Queries
[]Dynamic
Group Query Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- queries
List<Dynamic
Group Query> Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- queries
Dynamic
Group Query[] Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- queries
Sequence[Dynamic
Group Query] Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- queries List<Property Map>
Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
DynamicGroupMetadataResponse
- Queries
List<Pulumi.
Google Native. Cloud Identity. V1. Inputs. Dynamic Group Query Response> Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- Status
Pulumi.
Google Native. Cloud Identity. V1. Inputs. Dynamic Group Status Response Status of the dynamic group.
- Queries
[]Dynamic
Group Query Response Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- Status
Dynamic
Group Status Response Status of the dynamic group.
- queries
List<Dynamic
Group Query Response> Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- status
Dynamic
Group Status Response Status of the dynamic group.
- queries
Dynamic
Group Query Response[] Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- status
Dynamic
Group Status Response Status of the dynamic group.
- queries
Sequence[Dynamic
Group Query Response] Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- status
Dynamic
Group Status Response Status of the dynamic group.
- queries List<Property Map>
Memberships will be the union of all queries. Only one entry with USER resource is currently supported. Customers can create up to 100 dynamic groups.
- status Property Map
Status of the dynamic group.
DynamicGroupQuery
- Query string
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- Resource
Type Pulumi.Google Native. Cloud Identity. V1. Dynamic Group Query Resource Type Resource type for the Dynamic Group Query
- Query string
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- Resource
Type DynamicGroup Query Resource Type Resource type for the Dynamic Group Query
- query String
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource
Type DynamicGroup Query Resource Type Resource type for the Dynamic Group Query
- query string
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource
Type DynamicGroup Query Resource Type Resource type for the Dynamic Group Query
- query str
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource_
type DynamicGroup Query Resource Type Resource type for the Dynamic Group Query
- query String
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource
Type "RESOURCE_TYPE_UNSPECIFIED" | "USER" Resource type for the Dynamic Group Query
DynamicGroupQueryResourceType
- Resource
Type Unspecified - RESOURCE_TYPE_UNSPECIFIED
Default value (not valid)
- User
- USER
For queries on User
- Dynamic
Group Query Resource Type Resource Type Unspecified - RESOURCE_TYPE_UNSPECIFIED
Default value (not valid)
- Dynamic
Group Query Resource Type User - USER
For queries on User
- Resource
Type Unspecified - RESOURCE_TYPE_UNSPECIFIED
Default value (not valid)
- User
- USER
For queries on User
- Resource
Type Unspecified - RESOURCE_TYPE_UNSPECIFIED
Default value (not valid)
- User
- USER
For queries on User
- RESOURCE_TYPE_UNSPECIFIED
- RESOURCE_TYPE_UNSPECIFIED
Default value (not valid)
- USER
- USER
For queries on User
- "RESOURCE_TYPE_UNSPECIFIED"
- RESOURCE_TYPE_UNSPECIFIED
Default value (not valid)
- "USER"
- USER
For queries on User
DynamicGroupQueryResponse
- Query string
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- Resource
Type string Resource type for the Dynamic Group Query
- Query string
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- Resource
Type string Resource type for the Dynamic Group Query
- query String
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource
Type String Resource type for the Dynamic Group Query
- query string
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource
Type string Resource type for the Dynamic Group Query
- query str
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource_
type str Resource type for the Dynamic Group Query
- query String
Query that determines the memberships of the dynamic group. Examples: All users with at least one
organizations.department
of engineering.user.organizations.exists(org, org.department=='engineering')
All users with at least one location that hasarea
offoo
andbuilding_id
ofbar
.user.locations.exists(loc, loc.area=='foo' && loc.building_id=='bar')
All users with any variation of the name John Doe (case-insensitive queries addequalsIgnoreCase()
to the value being queried).user.name.value.equalsIgnoreCase('jOhn DoE')
- resource
Type String Resource type for the Dynamic Group Query
DynamicGroupStatusResponse
- Status string
Status of the dynamic group.
- Status
Time string The latest time at which the dynamic group is guaranteed to be in the given status. If status is
UP_TO_DATE
, the latest time at which the dynamic group was confirmed to be up-to-date. If status isUPDATING_MEMBERSHIPS
, the time at which dynamic group was created.
- Status string
Status of the dynamic group.
- Status
Time string The latest time at which the dynamic group is guaranteed to be in the given status. If status is
UP_TO_DATE
, the latest time at which the dynamic group was confirmed to be up-to-date. If status isUPDATING_MEMBERSHIPS
, the time at which dynamic group was created.
- status String
Status of the dynamic group.
- status
Time String The latest time at which the dynamic group is guaranteed to be in the given status. If status is
UP_TO_DATE
, the latest time at which the dynamic group was confirmed to be up-to-date. If status isUPDATING_MEMBERSHIPS
, the time at which dynamic group was created.
- status string
Status of the dynamic group.
- status
Time string The latest time at which the dynamic group is guaranteed to be in the given status. If status is
UP_TO_DATE
, the latest time at which the dynamic group was confirmed to be up-to-date. If status isUPDATING_MEMBERSHIPS
, the time at which dynamic group was created.
- status str
Status of the dynamic group.
- status_
time str The latest time at which the dynamic group is guaranteed to be in the given status. If status is
UP_TO_DATE
, the latest time at which the dynamic group was confirmed to be up-to-date. If status isUPDATING_MEMBERSHIPS
, the time at which dynamic group was created.
- status String
Status of the dynamic group.
- status
Time String The latest time at which the dynamic group is guaranteed to be in the given status. If status is
UP_TO_DATE
, the latest time at which the dynamic group was confirmed to be up-to-date. If status isUPDATING_MEMBERSHIPS
, the time at which dynamic group was created.
EntityKey
- Id string
The ID of the entity. For Google-managed entities, the
id
should be the email address of an existing group or user. For external-identity-mapped entities, theid
must be a string conforming to the Identity Source's requirements. Must be unique within anamespace
.- Namespace string
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- Id string
The ID of the entity. For Google-managed entities, the
id
should be the email address of an existing group or user. For external-identity-mapped entities, theid
must be a string conforming to the Identity Source's requirements. Must be unique within anamespace
.- Namespace string
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- id String
The ID of the entity. For Google-managed entities, the
id
should be the email address of an existing group or user. For external-identity-mapped entities, theid
must be a string conforming to the Identity Source's requirements. Must be unique within anamespace
.- namespace String
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- id string
The ID of the entity. For Google-managed entities, the
id
should be the email address of an existing group or user. For external-identity-mapped entities, theid
must be a string conforming to the Identity Source's requirements. Must be unique within anamespace
.- namespace string
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- id str
The ID of the entity. For Google-managed entities, the
id
should be the email address of an existing group or user. For external-identity-mapped entities, theid
must be a string conforming to the Identity Source's requirements. Must be unique within anamespace
.- namespace str
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- id String
The ID of the entity. For Google-managed entities, the
id
should be the email address of an existing group or user. For external-identity-mapped entities, theid
must be a string conforming to the Identity Source's requirements. Must be unique within anamespace
.- namespace String
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
EntityKeyResponse
- Namespace string
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- Namespace string
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- namespace String
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- namespace string
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- namespace str
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
- namespace String
The namespace in which the entity exists. If not specified, the
EntityKey
represents a Google-managed entity such as a Google user or a Google Group. If specified, theEntityKey
represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form ofidentitysources/{identity_source}
.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0