Interface protos.google.cloud.sql.v1beta4.DatabaseInstance.IPoolNodeConfig (0.25.0)

Properties of a PoolNodeConfig.

Package

@google-cloud/sql

Properties

dnsName

dnsName?: (string|null);

PoolNodeConfig dnsName

dnsNames

dnsNames?: (google.cloud.sql.v1beta4.IDnsNameMapping[]|null);

PoolNodeConfig dnsNames

gceZone

gceZone?: (string|null);

PoolNodeConfig gceZone

ipAddresses

ipAddresses?: (google.cloud.sql.v1beta4.IIpMapping[]|null);

PoolNodeConfig ipAddresses

name

name?: (string|null);

PoolNodeConfig name

pscAutoConnections

pscAutoConnections?: (google.cloud.sql.v1beta4.IPscAutoConnectionConfig[]|null);

PoolNodeConfig pscAutoConnections

pscServiceAttachmentLink?: (string|null);

PoolNodeConfig pscServiceAttachmentLink

state

state?: (google.cloud.sql.v1beta4.DatabaseInstance.SqlInstanceState|keyof typeof google.cloud.sql.v1beta4.DatabaseInstance.SqlInstanceState|null);

PoolNodeConfig state