Source Auth Type Enum Value Args
data class SourceAuthTypeEnumValueArgs(val value: Output<Either<String, SourceAuthType>>? = null) : ConvertibleToJava<SourceAuthTypeEnumValueArgs>
Definition of SourceAuthTypeEnumValue