Show / Hide Table of Contents

Class SecretBackendRoleVhost

Inheritance
System.Object
SecretBackendRoleVhost
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Vault.RabbitMQ.Outputs
Assembly: Pulumi.Vault.dll
Syntax
public sealed class SecretBackendRoleVhost

Fields

View Source

Configure

Declaration
public readonly string Configure
Field Value
Type Description
System.String
View Source

Host

Declaration
public readonly string Host
Field Value
Type Description
System.String
View Source

Read

Declaration
public readonly string Read
Field Value
Type Description
System.String
View Source

Write

Declaration
public readonly string Write
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.