- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
advanced_backup_settings
Type: UNORDERED_LIST_STRUCT
Provider name: AdvancedBackupSettings
Description: Contains a list of BackupOptions
for a resource type.
backup_options
MAP_STRING_STRING
BackupOptions
“WindowsVSS”:“enabled”
to enable the WindowsVSS
backup option and create a Windows VSS backup. Set to “WindowsVSS”:“disabled”
to create a regular backup. The WindowsVSS
option is not enabled by default. If you specify an invalid option, you get an InvalidParameterValueException
exception. For more information about Windows VSS backups, see Creating a VSS-Enabled Windows Backup.resource_type
STRING
ResourceType
EC2
.backup_plan_arn
Type: STRING
Provider name: BackupPlanArn
Description: An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for example, arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
backup_plan_id
Type: STRING
Provider name: BackupPlanId
Description: Uniquely identifies a backup plan.
backup_plan_name
Type: STRING
Provider name: BackupPlanName
Description: The display name of a saved backup plan.
creation_date
Type: TIMESTAMP
Provider name: CreationDate
Description: The date and time a resource backup plan is created, in Unix format and Coordinated Universal Time (UTC). The value of CreationDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
creator_request_id
Type: STRING
Provider name: CreatorRequestId
Description: A unique string that identifies the request and allows failed requests to be retried without the risk of running the operation twice. This parameter is optional. If used, this parameter must contain 1 to 50 alphanumeric or ‘-_.’ characters.
deletion_date
Type: TIMESTAMP
Provider name: DeletionDate
Description: The date and time a backup plan is deleted, in Unix format and Coordinated Universal Time (UTC). The value of DeletionDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
last_execution_date
Type: TIMESTAMP
Provider name: LastExecutionDate
Description: The last time a job to back up resources was run with this rule. A date and time, in Unix format and Coordinated Universal Time (UTC). The value of LastExecutionDate
is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
tags
Type: UNORDERED_LIST_STRING
version_id
Type: STRING
Provider name: VersionId
Description: Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited.