GetDatabaseInstancesInstanceSettingIpConfigurationPscConfigPscAutoConnection

data class GetDatabaseInstancesInstanceSettingIpConfigurationPscConfigPscAutoConnection(val consumerNetwork: String, val consumerServiceProjectId: String)

Constructors

constructor(consumerNetwork: String, consumerServiceProjectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The consumer network of this consumer endpoint. This must be a resource path that includes both the host project and the network name. The consumer host project of this network might be different from the consumer service project.

Link copied to clipboard

The project ID of consumer service project of this consumer endpoint.