This product is not supported for your selected Datadog site. ().

gcp_backupdr_backup_vault

access_restriction

Type: STRING
Provider name: accessRestriction
Description: Optional. Note: This field is added for future use case and will not be supported in the current release. Access restriction for the backup vault. Default value is WITHIN_ORGANIZATION if not provided during creation.
Possible values:

  • ACCESS_RESTRICTION_UNSPECIFIED - Access restriction not set. If user does not provide any value or pass this value, it will be changed to WITHIN_ORGANIZATION.
  • WITHIN_PROJECT - Access to or from resources outside your current project will be denied.
  • WITHIN_ORGANIZATION - Access to or from resources outside your current organization will be denied.
  • UNRESTRICTED - No access restriction.
  • WITHIN_ORG_BUT_UNRESTRICTED_FOR_BA - Access to or from resources outside your current organization will be denied except for backup appliance.

ancestors

Type: UNORDERED_LIST_STRING

annotations

Type: MAP_STRING_STRING
Provider name: annotations
Description: Optional. User annotations. See https://google.aip.dev/128#annotations Stores small amounts of arbitrary data.

backup_count

Type: INT64
Provider name: backupCount
Description: Output only. The number of backups in this backup vault.

backup_minimum_enforced_retention_duration

Type: STRING
Provider name: backupMinimumEnforcedRetentionDuration
Description: Required. The default and minimum enforced retention for each backup within the backup vault. The enforced retention for each backup can be extended. Note: Longer minimum enforced retention period impacts potential storage costs post introductory trial. We recommend starting with a short duration of 3 days or less.

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the instance was created.

deletable

Type: BOOLEAN
Provider name: deletable
Description: Output only. Set to true when there are no backups nested under this resource.

description

Type: STRING
Provider name: description
Description: Optional. The description of the BackupVault instance (2048 characters or less).

effective_time

Type: TIMESTAMP
Provider name: effectiveTime
Description: Optional. Time after which the BackupVault resource is locked.

etag

Type: STRING
Provider name: etag
Description: Optional. Server specified ETag for the backup vault resource to prevent simultaneous updates from overwiting each other.

labels

Type: UNORDERED_LIST_STRING

name

Type: STRING
Provider name: name
Description: Output only. Identifier. Name of the backup vault to create. It must have the format"projects/{project}/locations/{location}/backupVaults/{backupvault}". {backupvault} cannot be changed after creation. It must be between 3-63 characters long and must be unique within the project and location.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

service_account

Type: STRING
Provider name: serviceAccount
Description: Output only. Service account used by the BackupVault Service for this BackupVault. The user should grant this account permissions in their workload project to enable the service to run backups and restores there.

state

Type: STRING
Provider name: state
Description: Output only. The BackupVault resource instance state.
Possible values:

  • STATE_UNSPECIFIED - State not set.
  • CREATING - The backup vault is being created.
  • ACTIVE - The backup vault has been created and is fully usable.
  • DELETING - The backup vault is being deleted.
  • ERROR - The backup vault is experiencing an issue and might be unusable.
  • UPDATING - The backup vault is being updated.

tags

Type: UNORDERED_LIST_STRING

total_stored_bytes

Type: INT64
Provider name: totalStoredBytes
Description: Output only. Total size of the storage used by all backup resources.

uid

Type: STRING
Provider name: uid
Description: Output only. Immutable after resource creation until resource deletion.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time when the instance was updated.