VerifiedAccessTrustProviderDeviceOptionsArgs

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

The options for device identity based trust providers.

Constructors

Functions

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

Properties

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

The ID of the tenant application with the device-identity provider.