Table: aws_lightsail_container_service_deployments
This table shows data for Lightsail Container Service Deployments.
The primary key for this table is _cq_id.
Relations
This table depends on aws_lightsail_container_services.
Columns
Name | Type |
---|---|
_cq_source_name | utf8 |
_cq_sync_time | timestamp[us, tz=UTC] |
_cq_id (PK) | uuid |
_cq_parent_id | uuid |
account_id | utf8 |
region | utf8 |
container_service_arn | utf8 |
containers | json |
created_at | timestamp[us, tz=UTC] |
public_endpoint | json |
state | utf8 |
version | int64 |