Voting helps other researchers find interesting modules.
The identity to configure a CloudSQL instance provisioned via SLM Terraform.
cloudSqlInstanceConnectionName
String.t
nil
cloudSqlInstanceName
kmsKeyReference
mdbRolesForCorpAccess
list(String.t)
slmInstanceName
slmInstanceTemplate
slmInstanceType
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CloudAiPlatformTenantresourceCloudSqlInstanceConfig{ cloudSqlInstanceConnectionName: String.t() | nil, cloudSqlInstanceName: String.t() | nil, kmsKeyReference: String.t() | nil, mdbRolesForCorpAccess: [String.t()] | nil, slmInstanceName: String.t() | nil, slmInstanceTemplate: String.t() | nil, slmInstanceType: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()