This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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.