createDeviceDefinition
inline suspend fun GreengrassClient.createDeviceDefinition(crossinline block: CreateDeviceDefinitionRequest.Builder.() -> Unit): CreateDeviceDefinitionResponse
Creates a device definition. You may provide the initial version of the device definition now or use ''CreateDeviceDefinitionVersion'' at a later time.