Class AclEntryListArgs
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.Slb.Inputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class AclEntryListArgs : ResourceArgs
Constructors
View SourceAclEntryListArgs()
Declaration
public AclEntryListArgs()
Properties
View SourceComment
Declaration
public Input<string> Comment { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Entry
Declaration
public Input<string> Entry { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |