ResourceTypeRegistrationPropertiesIdentityManagementArgs

data class ResourceTypeRegistrationPropertiesIdentityManagementArgs(val applicationId: Output<String>? = null, val type: Output<Either<String, IdentityManagementTypes>>? = null) : ConvertibleToJava<ResourceTypeRegistrationPropertiesIdentityManagementArgs>

Constructors

constructor(applicationId: Output<String>? = null, type: Output<Either<String, IdentityManagementTypes>>? = null)

Properties

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

Functions

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