Interface protos.google.cloud.redis.v1beta1.IExportInstanceRequest (2.2.6)

Properties of an ExportInstanceRequest.

Package

@google-cloud/redis!

Properties

name

name?: (string|null);

ExportInstanceRequest name

Property Value
TypeDescription
(string|null)

outputConfig

outputConfig?: (google.cloud.redis.v1beta1.IOutputConfig|null);

ExportInstanceRequest outputConfig

Property Value
TypeDescription
(google.cloud.redis.v1beta1.IOutputConfig|null)