ObjectAnchorsAccountIdentityArgs

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

Constructors

Link copied to clipboard

Functions

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

Properties

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

The identity type.