IdentityArgs

data class IdentityArgs(val type: Output<String>? = null) : ConvertibleToJava<IdentityArgs>

Describes how identity is verified

Constructors

Link copied to clipboard
fun IdentityArgs(type: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): IdentityArgs

Properties

Link copied to clipboard
val type: Output<String>? = null

The identity type