Interface protos.google.cloud.backupdr.v1.IBackupPlanAssociation (0.7.0)

Properties of a BackupPlanAssociation.

Package

@google-cloud/backupdr

Properties

backupPlan

backupPlan?: (string|null);

BackupPlanAssociation backupPlan

backupPlanRevisionId

backupPlanRevisionId?: (string|null);

BackupPlanAssociation backupPlanRevisionId

backupPlanRevisionName

backupPlanRevisionName?: (string|null);

BackupPlanAssociation backupPlanRevisionName

cloudSqlInstanceBackupPlanAssociationProperties

cloudSqlInstanceBackupPlanAssociationProperties?: (google.cloud.backupdr.v1.ICloudSqlInstanceBackupPlanAssociationProperties|null);

BackupPlanAssociation cloudSqlInstanceBackupPlanAssociationProperties

createTime

createTime?: (google.protobuf.ITimestamp|null);

BackupPlanAssociation createTime

dataSource

dataSource?: (string|null);

BackupPlanAssociation dataSource

name

name?: (string|null);

BackupPlanAssociation name

resource

resource?: (string|null);

BackupPlanAssociation resource

resourceType

resourceType?: (string|null);

BackupPlanAssociation resourceType

rulesConfigInfo

rulesConfigInfo?: (google.cloud.backupdr.v1.IRuleConfigInfo[]|null);

BackupPlanAssociation rulesConfigInfo

state

state?: (google.cloud.backupdr.v1.BackupPlanAssociation.State|keyof typeof google.cloud.backupdr.v1.BackupPlanAssociation.State|null);

BackupPlanAssociation state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

BackupPlanAssociation updateTime