- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
app_block_errors
Type: UNORDERED_LIST_STRUCT
Provider name: AppBlockErrors
Description: The errors of the app block.
error_code
STRING
ErrorCode
error_message
STRING
ErrorMessage
arn
Type: STRING
Provider name: Arn
Description: The ARN of the app block.
created_time
Type: TIMESTAMP
Provider name: CreatedTime
Description: The created time of the app block.
description
Type: STRING
Provider name: Description
Description: The description of the app block.
name
Type: STRING
Provider name: Name
Description: The name of the app block.
packaging_type
Type: STRING
Provider name: PackagingType
Description: The packaging type of the app block.
post_setup_script_details
Type: STRUCT
Provider name: PostSetupScriptDetails
Description: The post setup script details of the app block. This only applies to app blocks with PackagingType APPSTREAM2
.
executable_parameters
STRING
ExecutableParameters
executable_path
STRING
ExecutablePath
script_s3_location
STRUCT
ScriptS3Location
s3_bucket
STRING
S3Bucket
s3_key
STRING
S3Key
CUSTOM
PackagingType (Actions: CreateAppBlock)APPSTREAM2
PackagingType, and using an existing application package (VHD file). In this case, S3Key
refers to the VHD file. If a new application package is required, then S3Key
is not required. (Actions: CreateAppBlock)timeout_in_seconds
INT32
TimeoutInSeconds
setup_script_details
Type: STRUCT
Provider name: SetupScriptDetails
Description: The setup script details of the app block. This only applies to app blocks with PackagingType CUSTOM
.
executable_parameters
STRING
ExecutableParameters
executable_path
STRING
ExecutablePath
script_s3_location
STRUCT
ScriptS3Location
s3_bucket
STRING
S3Bucket
s3_key
STRING
S3Key
CUSTOM
PackagingType (Actions: CreateAppBlock)APPSTREAM2
PackagingType, and using an existing application package (VHD file). In this case, S3Key
refers to the VHD file. If a new application package is required, then S3Key
is not required. (Actions: CreateAppBlock)timeout_in_seconds
INT32
TimeoutInSeconds
source_s3_location
Type: STRUCT
Provider name: SourceS3Location
Description: The source S3 location of the app block.
s3_bucket
STRING
S3Bucket
s3_key
STRING
S3Key
CUSTOM
PackagingType (Actions: CreateAppBlock)APPSTREAM2
PackagingType, and using an existing application package (VHD file). In this case, S3Key
refers to the VHD file. If a new application package is required, then S3Key
is not required. (Actions: CreateAppBlock)state
Type: STRING
Provider name: State
Description: The state of the app block. An app block with AppStream 2.0 packaging will be in the INACTIVE
state if no application package (VHD) is assigned to it. After an application package (VHD) is created by an app block builder for an app block, it becomes ACTIVE
. Custom app blocks are always in the ACTIVE
state and no action is required to use them.
tags
Type: UNORDERED_LIST_STRING