AWS.Tools.LicenseManagerLinuxSubscriptions.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.LicenseManagerLinuxSubscriptions</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet">
            <summary>
            Lists the running Amazon EC2 instances that were discovered with commercial Linux
            subscriptions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet.Filter">
            <summary>
            <para>
            <para>An array of structures that you can use to filter the results to those that match
            one or more sets of key-value pairs that you specify. For example, you can filter
            by the name of <code>AmiID</code> with an optional operator to see subscriptions that
            match, partially match, or don't match a certain Amazon Machine Image (AMI) ID.</para><para>The valid names for this filter are:</para><ul><li><para><code>AmiID</code></para></li><li><para><code>InstanceID</code></para></li><li><para><code>AccountID</code></para></li><li><para><code>Status</code></para></li><li><para><code>Region</code></para></li><li><para><code>UsageOperation</code></para></li><li><para><code>ProductCode</code></para></li><li><para><code>InstanceType</code></para></li></ul><para>The valid Operators for this filter are:</para><ul><li><para><code>contains</code></para></li><li><para><code>equals</code></para></li><li><para><code>Notequal</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Instances'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerLinuxSubscriptions.Model.ListLinuxSubscriptionInstancesResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.ListLinuxSubscriptionInstancesResponse 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="T:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet">
            <summary>
            Lists the Linux subscriptions that have been discovered. If you have linked your organization,
            the returned results will include data aggregated across your accounts in Organizations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet.Filter">
            <summary>
            <para>
            <para>An array of structures that you can use to filter the results to those that match
            one or more sets of key-value pairs that you specify. For example, you can filter
            by the name of <code>Subscription</code> with an optional operator to see subscriptions
            that match, partially match, or don't match a certain subscription's name.</para><para>The valid names for this filter are:</para><ul><li><para><code>Subscription</code></para></li></ul><para>The valid Operators for this filter are:</para><ul><li><para><code>contains</code></para></li><li><para><code>equals</code></para></li><li><para><code>Notequal</code></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>Maximum number of results to return in a single call.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet.NextToken">
            <summary>
            <para>
            <para>Token for the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Subscriptions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerLinuxSubscriptions.Model.ListLinuxSubscriptionsResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.ListLinuxSubscriptionsResponse 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="T:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSServiceSettingCmdlet">
            <summary>
            Lists the Linux subscriptions service settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSServiceSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerLinuxSubscriptions.Model.GetServiceSettingsResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.GetServiceSettingsResponse 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="T:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet">
            <summary>
            Updates the service settings for Linux subscriptions.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet.AllowUpdate">
            <summary>
            <para>
            <para>Describes if updates are allowed to the service settings for Linux subscriptions.
            If you allow updates, you can aggregate Linux subscription data in more than one home
            Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet.LinuxSubscriptionsDiscovery">
            <summary>
            <para>
            <para>Describes if the discovery of Linux subscriptions is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet.LinuxSubscriptionsDiscoverySettings_OrganizationIntegration">
            <summary>
            <para>
            <para>Details if you have enabled resource discovery across your accounts in Organizations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet.LinuxSubscriptionsDiscoverySettings_SourceRegion">
            <summary>
            <para>
            <para>The Regions in which to discover data for Linux subscriptions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerLinuxSubscriptions.Model.UpdateServiceSettingsResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.UpdateServiceSettingsResponse 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.LLMS.UpdateLLMSServiceSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the LinuxSubscriptionsDiscovery parameter.
            The -PassThru parameter is deprecated, use -Select '^LinuxSubscriptionsDiscovery' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.UpdateLLMSServiceSettingCmdlet.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>