name property
The friendly name of the platform. This name helps you identify the platform.
If you omit this parameter, AWS IoT Greengrass creates a friendly name from
the os
and architecture
of the platform.
Implementation
final String? name;
The friendly name of the platform. This name helps you identify the platform.
If you omit this parameter, AWS IoT Greengrass creates a friendly name from
the os
and architecture
of the platform.
final String? name;