- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
arn
Type: STRING
Provider name: ARN
Description: The Amazon Resource Name (ARN) of the entity.
description
Type: STRING
Provider name: Description
Description: A description of the set that helps with identification.
id
Type: STRING
Provider name: Id
Description: A unique identifier for the set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.
lock_token
Type: STRING
Provider name: LockToken
Description: A token used for optimistic locking. WAF returns a token to your get
and list
requests, to mark the state of the entity at the time of the request. To make changes to the entity associated with the token, you provide the token to operations like update
and delete
. WAF uses the token to ensure that no changes have been made to the entity since you last retrieved it. If a change has been made, the update fails with a WAFOptimisticLockException
. If this happens, perform another get
, and use the new token returned by that operation.
name
Type: STRING
Provider name: Name
Description: The name of the set. You cannot change the name after you create the set.
regular_expression_list
Type: UNORDERED_LIST_STRUCT
Provider name: RegularExpressionList
Description: The regular expression patterns in the set.
regex_string
STRING
RegexString
tags
Type: UNORDERED_LIST_STRING