Authentication Type Enum Value Args
data class AuthenticationTypeEnumValueArgs(val value: Output<Either<String, AuthenticationType>>? = null) : ConvertibleToJava<AuthenticationTypeEnumValueArgs>
Definition of AuthenticationTypeEnumValue