Data Source schema for AWS::AppConfig::HostedConfigurationVersion
id
(String) Uniquely identifies the resource.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.version_number
(String) Current version number of hosted configuration version.