ResourceIdentityArgs

data class ResourceIdentityArgs(val type: Output<Either<String, MsiIdentityType>>? = null) : ConvertibleToJava<ResourceIdentityArgs>

Msi identity details of the resource

Constructors

Link copied to clipboard
fun ResourceIdentityArgs(type: Output<Either<String, MsiIdentityType>>? = null)

Functions

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

Properties

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

Identity type