14 lines
461 B
Plaintext
Raw Permalink Normal View History

<!-- Code generated from the comments of the DatasourceOutput struct in datasource/amazon/ami/data.go; DO NOT EDIT MANUALLY -->
- `id` (string) - The ID of the AMI.
- `name` (string) - The name of the AMI.
- `creation_date` (string) - The date of creation of the AMI.
- `owner` (string) - The AWS account ID of the owner.
- `owner_name` (string) - The owner alias.
- `tags` (map[string]string) - The key/value combination of the tags assigned to the AMI.