device Profile
suspend fun deviceProfile(name: String, block: suspend DeviceProfileResourceBuilder.() -> Unit): DeviceProfile
Parameters
name
The unique name of the resulting resource.
block
Builder for DeviceProfile.
See also
Parameters
name
The unique name of the resulting resource.