AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the GetPriceListFileUrl operation. This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10).

This returns the URL that you can retrieve your Price List file from. This URL is based on the PriceListArn and FileFormat that you retrieve from the ListPriceLists response.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Pricing.AmazonPricingRequest
      Amazon.Pricing.Model.GetPriceListFileUrlRequest

Namespace: Amazon.Pricing.Model
Assembly: AWSSDK.Pricing.dll
Version: 3.x.y.z

Syntax

C#
public class GetPriceListFileUrlRequest : AmazonPricingRequest
         IAmazonWebServiceRequest

The GetPriceListFileUrlRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property FileFormat System.String

Gets and sets the property FileFormat.

The format that you want to retrieve your Price List files in. The FileFormat can be obtained from the ListPriceLists response.

Public Property PriceListArn System.String

Gets and sets the property PriceListArn.

The unique identifier that maps to where your Price List files are located. PriceListArn can be obtained from the ListPriceLists response.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5