Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::DatabaseInstance::PoolNodeConfig (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::DatabaseInstance::PoolNodeConfig.

Details of a single read pool node of a read pool.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dns_name

def dns_name() -> ::String
Returns
  • (::String) — Output only. The DNS name of the read pool node.

#dns_names

def dns_names() -> ::Array<::Google::Cloud::Sql::V1::DnsNameMapping>
Returns

#gce_zone

def gce_zone() -> ::String
Returns
  • (::String) — Output only. The zone of the read pool node.

#ip_addresses

def ip_addresses() -> ::Array<::Google::Cloud::Sql::V1::IpMapping>
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The name of the read pool node, to be used for retrieving metrics and logs.

#psc_auto_connections

def psc_auto_connections() -> ::Array<::Google::Cloud::Sql::V1::PscAutoConnectionConfig>
Returns
def psc_service_attachment_link() -> ::String
Returns
  • (::String) — Output only. The Private Service Connect (PSC) service attachment of the read pool node.

#state

def state() -> ::Google::Cloud::Sql::V1::DatabaseInstance::SqlInstanceState
Returns