Guardduty > Structures > ContainerInstanceDetails ContainerInstanceDetails¶ Structure Class¶ ContainerInstanceDetails dataclass ¶ Contains information about the Amazon EC2 instance that is running the Amazon ECS container. Attributes¶ compatible_container_instances class-attribute instance-attribute ¶ compatible_container_instances: int | None = None Represents total number of nodes in the Amazon ECS cluster. covered_container_instances class-attribute instance-attribute ¶ covered_container_instances: int | None = None Represents the nodes in the Amazon ECS cluster that has a HEALTHY coverage status.