Class PermissionsPermissions
Inheritance
System.Object
PermissionsPermissions
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.RabbitMQ.Outputs
Assembly: Pulumi.RabbitMQ.dll
Syntax
public sealed class PermissionsPermissions
Fields
View SourceConfigure
The "configure" ACL.
Declaration
public readonly string Configure
Field Value
| Type | Description |
|---|---|
| System.String |
Read
The "read" ACL.
Declaration
public readonly string Read
Field Value
| Type | Description |
|---|---|
| System.String |
Write
The "write" ACL.
Declaration
public readonly string Write
Field Value
| Type | Description |
|---|---|
| System.String |