DeviceOptions

Describes the options for an Amazon Web Services Verified Access device-identity based trust provider.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The URL Amazon Web Services Verified Access will use to verify the authenticity of the device tokens.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: DeviceOptions.Builder.() -> Unit = {}): DeviceOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String