ResourceModelWithAllowedPropertySetIdentityArgs

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

Constructors

Functions

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

Properties

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

The identity type.