Class DomainConfigFunctionArg
Inheritance
System.Object
DomainConfigFunctionArg
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.Cdn.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class DomainConfigFunctionArg
Fields
View SourceArgName
The name of arg.
Declaration
public readonly string ArgName
Field Value
| Type | Description |
|---|---|
| System.String |
ArgValue
The value of arg.
Declaration
public readonly string ArgValue
Field Value
| Type | Description |
|---|---|
| System.String |