ManagedIdentityArgs

data class ManagedIdentityArgs(val type: Output<ResourceIdentityType>? = null) : ConvertibleToJava<ManagedIdentityArgs>

The workspace managed identity

Constructors

Link copied to clipboard
fun ManagedIdentityArgs(type: Output<ResourceIdentityType>? = null)

Functions

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

Properties

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

The type of managed identity for the workspace