Component Version Component Platform
data class ComponentVersionComponentPlatform(val attributes: Map<String, String>? = null, val name: String? = null)
Properties
Link copied to clipboard
A dictionary of attributes for the platform. The AWS IoT Greengrass Core software defines the os
and platform
by default. You can specify additional platform attributes for a core device when you deploy the AWS IoT Greengrass nucleus component. For more information, see the AWS IoT Greengrass nucleus component in the AWS IoT Greengrass V2 Developer Guide .