Component Version Component Platform Args
data class ComponentVersionComponentPlatformArgs(val attributes: Output<Map<String, String>>? = null, val name: Output<String>? = null) : ConvertibleToJava<ComponentVersionComponentPlatformArgs>
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 .