Interface protos.google.cloud.gkebackup.v1.RestoreConfig.ISubstitutionRule (1.3.0)

Properties of a SubstitutionRule.

Package

@google-cloud/gke-backup

Properties

newValue

newValue?: (string|null);

SubstitutionRule newValue

originalValuePattern

originalValuePattern?: (string|null);

SubstitutionRule originalValuePattern

targetGroupKinds

targetGroupKinds?: (google.cloud.gkebackup.v1.RestoreConfig.IGroupKind[]|null);

SubstitutionRule targetGroupKinds

targetJsonPath

targetJsonPath?: (string|null);

SubstitutionRule targetJsonPath

targetNamespaces

targetNamespaces?: (string[]|null);

SubstitutionRule targetNamespaces