BrokerStorageType

sealed class BrokerStorageType

The broker's storage type.

EFS is not supported for RabbitMQ engine type.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : BrokerStorageType

Properties

Link copied to clipboard
abstract val value: String