GetDatabaseInstancesInstance

data class GetDatabaseInstancesInstance(val availableMaintenanceVersions: List<String>, val clones: List<GetDatabaseInstancesInstanceClone>, val connectionName: String, val databaseVersion: String, val deletionProtection: Boolean, val dnsName: String, val encryptionKeyName: String, val firstIpAddress: String, val instanceType: String, val ipAddresses: List<GetDatabaseInstancesInstanceIpAddress>, val maintenanceVersion: String, val masterInstanceName: String, val name: String, val privateIpAddress: String, val project: String, val pscServiceAttachmentLink: String, val publicIpAddress: String, val region: String, val replicaConfigurations: List<GetDatabaseInstancesInstanceReplicaConfiguration>, val restoreBackupContexts: List<GetDatabaseInstancesInstanceRestoreBackupContext>, val rootPassword: String, val selfLink: String, val serverCaCerts: List<GetDatabaseInstancesInstanceServerCaCert>, val serviceAccountEmailAddress: String, val settings: List<GetDatabaseInstancesInstanceSetting>)

Constructors

Link copied to clipboard
constructor(availableMaintenanceVersions: List<String>, clones: List<GetDatabaseInstancesInstanceClone>, connectionName: String, databaseVersion: String, deletionProtection: Boolean, dnsName: String, encryptionKeyName: String, firstIpAddress: String, instanceType: String, ipAddresses: List<GetDatabaseInstancesInstanceIpAddress>, maintenanceVersion: String, masterInstanceName: String, name: String, privateIpAddress: String, project: String, pscServiceAttachmentLink: String, publicIpAddress: String, region: String, replicaConfigurations: List<GetDatabaseInstancesInstanceReplicaConfiguration>, restoreBackupContexts: List<GetDatabaseInstancesInstanceRestoreBackupContext>, rootPassword: String, selfLink: String, serverCaCerts: List<GetDatabaseInstancesInstanceServerCaCert>, serviceAccountEmailAddress: String, settings: List<GetDatabaseInstancesInstanceSetting>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

To filter out the Cloud SQL instances which are of the specified database version.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the project in which the resources belong. If it is not provided, the provider project is used.

Link copied to clipboard
Link copied to clipboard

To filter out the Cloud SQL instances which are located in the specified region.

Link copied to clipboard
Link copied to clipboard