--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_appstream_application Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::AppStream::Application --- # awscc_appstream_application (Data Source) Data Source schema for AWS::AppStream::Application ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `app_block_arn` (String) - `arn` (String) - `attributes_to_delete` (Set of String) - `created_time` (String) - `description` (String) - `display_name` (String) - `icon_s3_location` (Attributes) (see [below for nested schema](#nestedatt--icon_s3_location)) - `instance_families` (Set of String) - `launch_parameters` (String) - `launch_path` (String) - `name` (String) - `platforms` (Set of String) - `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags)) - `working_directory` (String) ### Nested Schema for `icon_s3_location` Read-Only: - `s3_bucket` (String) - `s3_key` (String) ### Nested Schema for `tags` Read-Only: - `tag_key` (String) - `tag_value` (String)