AWS.Tools.ElasticInference.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ElasticInference</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.EI.AddEIResourceTagCmdlet">
            <summary>
            Adds the specified tag(s) to an Elastic Inference Accelerator.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.AddEIResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            The ARN of the Elastic Inference Accelerator
            to tag.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.AddEIResourceTagCmdlet.Tag">
            <summary>
            <para>
            The tags to add to the Elastic Inference Accelerator.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.AddEIResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ElasticInference.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.AddEIResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.AddEIResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EI.GetEIResourceTagCmdlet">
            <summary>
            Returns all tags of an Elastic Inference Accelerator.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.GetEIResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            The ARN of the Elastic Inference Accelerator
            to list the tags for.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.GetEIResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ElasticInference.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.ElasticInference.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.GetEIResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.EI.RemoveEIResourceTagCmdlet">
            <summary>
            Removes the specified tag(s) from an Elastic Inference Accelerator.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.RemoveEIResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            The ARN of the Elastic Inference Accelerator
            to untag.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.RemoveEIResourceTagCmdlet.TagKey">
            <summary>
            <para>
            The list of tags to remove from the Elastic Inference
            Accelerator.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.RemoveEIResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ElasticInference.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.RemoveEIResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.EI.RemoveEIResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>