AlloyDbConnectionProfileResponse

data class AlloyDbConnectionProfileResponse(val clusterId: String, val settings: AlloyDbSettingsResponse)

Specifies required connection parameters, and the parameters required to create an AlloyDB destination cluster.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Immutable. Metadata used to create the destination AlloyDB cluster.