SecretBackendRoleArgs

constructor(backend: Output<String>? = null, name: Output<String>? = null, namespace: Output<String>? = null, tags: Output<String>? = null, vhostTopics: Output<List<SecretBackendRoleVhostTopicArgs>>? = null, vhosts: Output<List<SecretBackendRoleVhostArgs>>? = null)