AlloyDB V1ALPHA API - Class Google::Cloud::AlloyDB::V1alpha::Cluster::PscConfig (v0.5.2)

Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::Cluster::PscConfig.

PscConfig contains PSC related configuration at a cluster level.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#psc_enabled

def psc_enabled() -> ::Boolean
Returns
  • (::Boolean) — Optional. Create an instance that allows connections from Private Service Connect endpoints to the instance.

#psc_enabled=

def psc_enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Create an instance that allows connections from Private Service Connect endpoints to the instance.
Returns
  • (::Boolean) — Optional. Create an instance that allows connections from Private Service Connect endpoints to the instance.