MediaServiceIdentityArgs

data class MediaServiceIdentityArgs(val type: Output<Either<String, ManagedIdentityType>>) : ConvertibleToJava<MediaServiceIdentityArgs>

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val type: Output<Either<String, ManagedIdentityType>>

The identity type.