Resource: IdentityMappingStore
Identity Mapping Store which contains Identity Mapping entries.
JSON representation |
---|
{
"name": string,
"kmsKeyName": string,
"cmekConfig": {
object ( |
Fields | |
---|---|
name |
Immutable. The full resource name of the identity mapping store. Format: |
kms |
Input only. The KMS key to be used to protect this Identity Mapping Store at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the Identity Mapping Store will be protected by the KMS key, as indicated in the cmekConfig field. |
cmek |
Output only. CMEK-related information for the Identity Mapping Store. |
Methods |
|
---|---|
|
Creates a new Identity Mapping Store. |
|
Deletes the Identity Mapping Store. |
|
Gets the Identity Mapping Store. |
|
Imports a list of Identity Mapping Entries to an Identity Mapping Store. |
|
Lists all Identity Mapping Stores. |
|
Lists Identity Mappings in an Identity Mapping Store. |
|
Purges specified or all Identity Mapping Entries from an Identity Mapping Store. |