SecretBackendRoleVhostTopic

data class SecretBackendRoleVhostTopic(val host: String, val vhosts: List<SecretBackendRoleVhostTopicVhost>? = null)

Constructors

Link copied to clipboard
constructor(host: String, vhosts: List<SecretBackendRoleVhostTopicVhost>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The vhost to set permissions for.

Link copied to clipboard

Specifies a map of virtual hosts to permissions.