ManagedCassandraManagedServiceIdentityArgs

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

Identity for the resource.

Constructors

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

Properties

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

The type of the resource.

Functions

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