CreateVerifiedAccessTrustProviderRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring idempotency.

Link copied to clipboard

A description for the Verified Access trust provider.

Link copied to clipboard

The options for a device-based trust provider. This parameter is required when the provider type is device.

Link copied to clipboard

The type of device-based trust provider. This parameter is required when the provider type is device.

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The options for a OpenID Connect-compatible user-identity trust provider. This parameter is required when the provider type is user.

Link copied to clipboard

The identifier to be used when working with policy rules.

Link copied to clipboard

The options for server side encryption.

Link copied to clipboard

The tags to assign to the Verified Access trust provider.

Link copied to clipboard

The type of trust provider.

Link copied to clipboard

The type of user-based trust provider. This parameter is required when the provider type is user.

Functions

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