InstanceVerifiedAccessTrustProvider

data class InstanceVerifiedAccessTrustProvider(val description: String? = null, val deviceTrustProviderType: String? = null, val trustProviderType: String? = null, val userTrustProviderType: String? = null, val verifiedAccessTrustProviderId: String? = null)

Constructors

Link copied to clipboard
constructor(description: String? = null, deviceTrustProviderType: String? = null, trustProviderType: String? = null, userTrustProviderType: String? = null, verifiedAccessTrustProviderId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

A description for the AWS Verified Access Instance.

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.