Set a version as default version for a hook in 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 hook to set as the default.arn
(String) The Amazon Resource Name (ARN) of the type. This is used to uniquely identify a HookDefaultVersionid
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_cloudformation_hook_default_version.example <resource ID>