The default version of a resource that has been registered in the CloudFormation Registry.
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.arn
(String) The Amazon Resource Name (ARN) of the type. This is used to uniquely identify a ResourceDefaultVersionid
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_cloudformation_resource_default_version.example <resource ID>