--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_servicecatalogappregistry_application Resource - terraform-provider-awscc" subcategory: "" description: |- Resource Schema for AWS::ServiceCatalogAppRegistry::Application --- # awscc_servicecatalogappregistry_application (Resource) Resource Schema for AWS::ServiceCatalogAppRegistry::Application ## Schema ### Required - `name` (String) The name of the application. ### Optional - `description` (String) The description of the application. - `tags` (Map of String) ### Read-Only - `arn` (String) - `id` (String) The ID of this resource. ## Import Import is supported using the following syntax: ```shell $ terraform import awscc_servicecatalogappregistry_application.example ```