TrustProviderDeviceOptionsArgs

data class TrustProviderDeviceOptionsArgs(val tenantId: Output<String>? = null) : ConvertibleToJava<TrustProviderDeviceOptionsArgs>

Constructors

Link copied to clipboard
fun TrustProviderDeviceOptionsArgs(tenantId: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): TrustProviderDeviceOptionsArgs

Properties

Link copied to clipboard
val tenantId: Output<String>? = null