--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_cloudformation_resource_default_version Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::CloudFormation::ResourceDefaultVersion --- # awscc_cloudformation_resource_default_version (Data Source) Data Source schema for AWS::CloudFormation::ResourceDefaultVersion ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) The Amazon Resource Name (ARN) of the type. This is used to uniquely identify a ResourceDefaultVersion - `type_name` (String) The name of the type being registered. We recommend that type names adhere to the following pattern: company_or_organization::service::type. - `type_version_arn` (String) The Amazon Resource Name (ARN) of the type version. - `version_id` (String) The ID of an existing version of the resource to set as the default.