getDevice

Retrieves the specified device.

Return

null

Parameters

argument

null


suspend fun getDevice(customer: String? = null, deviceId: String): GetDeviceResult

Return

null

See also

Parameters

customer
deviceId

suspend fun getDevice(argument: suspend GetDevicePlainArgsBuilder.() -> Unit): GetDeviceResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.cloudidentity.v1.kotlin.inputs.GetDevicePlainArgs.