Show / Hide Table of Contents

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 Source

AclOperationType

The operation type of the sasl acl.

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

AclResourceName

Get results for the specified resource name.

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

AclResourcePatternType

The resource pattern type of the sasl acl.

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

AclResourceType

Get results for the specified resource type.

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

Host

The host of the sasl acl.

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

Username

Get results for the specified username.

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