This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_iottwinmaker_entity

account_id

Type: STRING

are_all_components_returned

Type: BOOLEAN
Provider name: areAllComponentsReturned
Description: This flag notes whether all components are returned in the API response. The maximum number of components returned is 30.

arn

Type: STRING
Provider name: arn
Description: The ARN of the entity.

components

Type: STRING
Provider name: components
Description: An object that maps strings to the components in the entity. Each string in the mapping must be unique to this object.

creation_date_time

Type: TIMESTAMP
Provider name: creationDateTime
Description: The date and time when the entity was created.

description

Type: STRING
Provider name: description
Description: The description of the entity.

entity_id

Type: STRING
Provider name: entityId
Description: The ID of the entity.

entity_name

Type: STRING
Provider name: entityName
Description: The name of the entity.

has_child_entities

Type: BOOLEAN
Provider name: hasChildEntities
Description: A Boolean value that specifies whether the entity has associated child entities.

parent_entity_id

Type: STRING
Provider name: parentEntityId
Description: The ID of the parent entity for this entity.

status

Type: STRUCT
Provider name: status
Description: The current status of the entity.

  • error
    Type: STRUCT
    Provider name: error
    Description: The error message.
    • code
      Type: STRING
      Provider name: code
      Description: The error code.
    • message
      Type: STRING
      Provider name: message
      Description: The error message.
  • state
    Type: STRING
    Provider name: state
    Description: The current state of the entity, component, component type, or workspace.

sync_source

Type: STRING
Provider name: syncSource
Description: The syncSource of the sync job, if this entity was created by a sync job.

tags

Type: UNORDERED_LIST_STRING

update_date_time

Type: TIMESTAMP
Provider name: updateDateTime
Description: The date and time when the entity was last updated.

workspace_id

Type: STRING
Provider name: workspaceId
Description: The ID of the workspace.