Verified Access Instance Verified Access Trust Provider Args
data class VerifiedAccessInstanceVerifiedAccessTrustProviderArgs(val description: Output<String>? = null, val deviceTrustProviderType: Output<String>? = null, val trustProviderType: Output<String>? = null, val userTrustProviderType: Output<String>? = null, val verifiedAccessTrustProviderId: Output<String>? = null) : ConvertibleToJava<VerifiedAccessInstanceVerifiedAccessTrustProviderArgs>
A Verified Access Trust Provider.
Properties
Link copied to clipboard
The description of trust provider.
Link copied to clipboard
The type of device-based trust provider.
Link copied to clipboard
The type of trust provider (user- or device-based).
Link copied to clipboard
The type of user-based trust provider.
Link copied to clipboard
The ID of the trust provider.