AWS.Tools.Pricing.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Pricing</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet">
            <summary>
            Returns a list of attribute values. Attibutes are similar to the details in a Price
            List API offer file. For a list of available attributes, see <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/reading-an-offer.html#pps-defs">Offer
            File Definitions</a> in the <a href="http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/billing-what-is.html">AWS
            Billing and Cost Management User Guide</a>.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.AttributeName">
            <summary>
            <para>
            <para>The name of the attribute that you want to retrieve the values for, such as <code>volumeType</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.ServiceCode">
            <summary>
            <para>
            <para>The service code for the service whose attributes you want to retrieve. For example,
            if you want the retrieve an EC2 attribute, use <code>AmazonEC2</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSAttributeValueCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results that you want to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet">
            <summary>
            Returns a list of all products that match the filter criteria.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.Filter">
            <summary>
            <para>
            <para>The list of filters that limit the returned products. only products that match all
            filters are returned.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.FormatVersion">
            <summary>
            <para>
            <para>The format version that you want the response to be in.</para><para>Valid values are: <code>aws_v1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.ServiceCode">
            <summary>
            <para>
            <para>The code for the service whose products you want to retrieve. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSProductCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results that you want to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet">
            <summary>
            Returns the metadata for one service or a list of the metadata for all services. Use
            this without a service code to get the service codes for all services. Use it with
            a service code, such as <code>AmazonEC2</code>, to get information specific to that
            service, such as the attribute names available for that service. For example, some
            of the attribute names available for EC2 are <code>volumeType</code>, <code>maxIopsVolume</code>,
            <code>operation</code>, <code>locationType</code>, and <code>instanceCapacity10xlarge</code>.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.FormatVersion">
            <summary>
            <para>
            <para>The format version that you want the response to be in.</para><para>Valid values are: <code>aws_v1</code></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.ServiceCode">
            <summary>
            <para>
            <para>The code for the service whose information you want to retrieve, such as <code>AmazonEC2</code>.
            You can use the <code>ServiceCode</code> to filter the results in a <code>GetProducts</code>
            call. To retrieve a list of all services, leave this blank.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results that you want returned in the response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.PLS.GetPLSServiceCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token that indicates the next set of results that you want to retrieve.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter.
            </para>
            </summary>
        </member>
    </members>
</doc>