ConnectionProfileAlloydb

data class ConnectionProfileAlloydb(val clusterId: String, val settings: ConnectionProfileAlloydbSettings? = null)

Constructors

Link copied to clipboard
constructor(clusterId: String, settings: ConnectionProfileAlloydbSettings? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required. The AlloyDB cluster ID that this connection profile is associated with.

Link copied to clipboard

Immutable. Metadata used to create the destination AlloyDB cluster. Structure is documented below.