--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_servicecatalogappregistry_resource_association Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::ServiceCatalogAppRegistry::ResourceAssociation --- # awscc_servicecatalogappregistry_resource_association (Data Source) Data Source schema for AWS::ServiceCatalogAppRegistry::ResourceAssociation ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `application` (String) The name or the Id of the Application. - `application_arn` (String) - `resource` (String) The name or the Id of the Resource. - `resource_arn` (String) - `resource_type` (String) The type of the CFN Resource for now it's enum CFN_STACK.