CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions

GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions


Table of Contents ▼

Jump to a specific part of the page:

Description

The options to create a spanner database. KMS key access audit logging and AxT logging will be associated with the given resource name, resource type and service name. Please ensure to give right options to enable correct audit logging and AxT logging.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. cmekCloudResourceName (type: String.t, default: nil)
    - The cloud resource name for the CMEK encryption. For example, projects//locations/
  2. cmekCloudResourceType (type: String.t, default: nil)
    - The cloud resource type for the CMEK encryption. For example, contentwarehouse.googleapis.com/Location
  3. cmekServiceName (type: String.t, default: nil)
    - The service name for the CMEK encryption. For example, contentwarehouse.googleapis.com

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions{
cmekCloudResourceName: String.t() | nil,
cmekCloudResourceType: String.t() | nil,
cmekServiceName: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceInfraSpannerConfigCreateDatabaseOptions