Interface protos.google.cloud.memorystore.v1.IPscConnection (0.4.0)

Properties of a PscConnection.

Package

@google-cloud/memorystore

Properties

connectionType

connectionType?: (google.cloud.memorystore.v1.ConnectionType|keyof typeof google.cloud.memorystore.v1.ConnectionType|null);

PscConnection connectionType

forwardingRule

forwardingRule?: (string|null);

PscConnection forwardingRule

ipAddress

ipAddress?: (string|null);

PscConnection ipAddress

network

network?: (string|null);

PscConnection network

port

port?: (number|null);

PscConnection port

projectId

projectId?: (string|null);

PscConnection projectId

pscConnectionId

pscConnectionId?: (string|null);

PscConnection pscConnectionId

pscConnectionStatus

pscConnectionStatus?: (google.cloud.memorystore.v1.PscConnectionStatus|keyof typeof google.cloud.memorystore.v1.PscConnectionStatus|null);

PscConnection pscConnectionStatus

serviceAttachment

serviceAttachment?: (string|null);

PscConnection serviceAttachment