GetVerifiedAccessTrustProviderResult

data class GetVerifiedAccessTrustProviderResult(val creationTime: String? = null, val description: String? = null, val lastUpdatedTime: String? = null, val nativeApplicationOidcOptions: VerifiedAccessTrustProviderNativeApplicationOidcOptions? = null, val oidcOptions: VerifiedAccessTrustProviderOidcOptions? = null, val sseSpecification: SseSpecificationProperties? = null, val tags: List<Tag>? = null, val verifiedAccessTrustProviderId: String? = null)

Constructors

Link copied to clipboard
constructor(creationTime: String? = null, description: String? = null, lastUpdatedTime: String? = null, nativeApplicationOidcOptions: VerifiedAccessTrustProviderNativeApplicationOidcOptions? = null, oidcOptions: VerifiedAccessTrustProviderOidcOptions? = null, sseSpecification: SseSpecificationProperties? = null, tags: List<Tag>? = null, verifiedAccessTrustProviderId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val creationTime: String? = null

The creation time.

Link copied to clipboard
val description: String? = null

A description for the Amazon Web Services Verified Access trust provider.

Link copied to clipboard
val lastUpdatedTime: String? = null

The last updated time.

Link copied to clipboard
Link copied to clipboard

The options for an OpenID Connect-compatible user-identity trust provider.

Link copied to clipboard

The configuration options for customer provided KMS encryption.

Link copied to clipboard
val tags: List<Tag>? = null

An array of key-value pairs to apply to this resource.

Link copied to clipboard

The ID of the Amazon Web Services Verified Access trust provider.