Resource Type definition for AWS::AppConfig::HostedConfigurationVersion
application_id
(String) The application ID.configuration_profile_id
(String) The configuration profile ID.content
(String) The content of the configuration or the configuration data.content_type
(String) A standard MIME type describing the format of the configuration content.description
(String) A description of the hosted configuration version.latest_version_number
(Number) An optional locking token used to prevent race conditions from overwriting configuration updates when creating a new version. To ensure your data is not overwritten when creating multiple hosted configuration versions in rapid succession, specify the version number of the latest hosted configuration version.version_label
(String) A user-defined label for an AWS AppConfig hosted configuration version.id
(String) Uniquely identifies the resource.version_number
(String) Current version number of hosted configuration version.Import is supported using the following syntax:
$ terraform import awscc_appconfig_hosted_configuration_version.example <resource ID>