Class GetProductFilterResult
Inheritance
System.Object
GetProductFilterResult
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.Aws.Pricing.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class GetProductFilterResult
Fields
View SourceField
The product attribute name that you want to filter on.
Declaration
public readonly string Field
Field Value
| Type | Description |
|---|---|
| System.String |
Value
The product attribute value that you want to filter on.
Declaration
public readonly string Value
Field Value
| Type | Description |
|---|---|
| System.String |