Class GetSaslAclsAclResult
Inheritance
System.Object
GetSaslAclsAclResult
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.AliCloud.ActionTrail.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetSaslAclsAclResult
Fields
View SourceAclOperationType
The operation type of the sasl acl.
Declaration
public readonly string AclOperationType
Field Value
| Type | Description |
|---|---|
| System.String |
AclResourceName
Get results for the specified resource name.
Declaration
public readonly string AclResourceName
Field Value
| Type | Description |
|---|---|
| System.String |
AclResourcePatternType
The resource pattern type of the sasl acl.
Declaration
public readonly string AclResourcePatternType
Field Value
| Type | Description |
|---|---|
| System.String |
AclResourceType
Get results for the specified resource type.
Declaration
public readonly string AclResourceType
Field Value
| Type | Description |
|---|---|
| System.String |
Host
The host of the sasl acl.
Declaration
public readonly string Host
Field Value
| Type | Description |
|---|---|
| System.String |
Username
Get results for the specified username.
Declaration
public readonly string Username
Field Value
| Type | Description |
|---|---|
| System.String |