Data Source schema for AWS::ImageBuilder::Component
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) of the component.change_description
(String) The change description of the component.data
(String) The data of the component.description
(String) The description of the component.encrypted
(Boolean) The encryption status of the component.kms_key_id
(String) The KMS key identifier used to encrypt the component.name
(String) The name of the component.platform
(String) The platform of the component.supported_os_versions
(List of String) The operating system (OS) version supported by the component.tags
(Map of String) The tags associated with the component.type
(String) The type of the component denotes whether the component is used to build the image or only to test it.uri
(String) The uri of the component.version
(String) The version of the component.