AWS.Tools.LicenseManagerLinuxSubscriptions.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.LicenseManagerLinuxSubscriptions</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.LLMS.AddLLMSResourceTagCmdlet">
            <summary>
            Add metadata tags to the specified Amazon Web Services resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.AddLLMSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Web Services resource to which to add
            the specified metadata tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.AddLLMSResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The metadata tags to assign to the Amazon Web Services resource. Tags are formatted
            as key value pairs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.AddLLMSResourceTagCmdlet.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.LicenseManagerLinuxSubscriptions.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.AddLLMSResourceTagCmdlet.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.LLMS.AddLLMSResourceTagCmdlet.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.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 by your specified criteria.
            For example, you can specify <c>Region</c> in the <c>Name</c>, with the <c>contains</c>
            operator to list all subscriptions that match a partial string in the <c>Value</c>,
            such as <c>us-west</c>.</para><para>For each filter, you can specify one of the following values for the <c>Name</c> key
            to streamline results:</para><ul><li><para><c>AccountID</c></para></li><li><para><c>AmiID</c></para></li><li><para><c>DualSubscription</c></para></li><li><para><c>InstanceID</c></para></li><li><para><c>InstanceType</c></para></li><li><para><c>ProductCode</c></para></li><li><para><c>Region</c></para></li><li><para><c>Status</c></para></li><li><para><c>UsageOperation</c></para></li></ul><para>For each filter, you can use one of the following <c>Operator</c> values to define
            the behavior of the filter:</para><ul><li><para><c>contains</c></para></li><li><para><c>equals</c></para></li><li><para><c>Notequal</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum items to return in a request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionInstanceListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to specify where to start paginating. This is the nextToken from a previously
            truncated response.</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 <c>Subscription</c> 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><c>Subscription</c></para></li></ul><para>The valid Operators for this filter are:</para><ul><li><para><c>contains</c></para></li><li><para><c>equals</c></para></li><li><para><c>Notequal</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum items to return in a request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSLinuxSubscriptionListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to specify where to start paginating. This is the nextToken from a previously
            truncated response.</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.GetLLMSRegisteredSubscriptionProviderCmdlet">
            <summary>
            Get details for a Bring Your Own License (BYOL) subscription that's registered to
            your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderCmdlet.SubscriptionProviderArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the BYOL registration resource to get details for.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderCmdlet.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.GetRegisteredSubscriptionProviderResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.GetRegisteredSubscriptionProviderResponse 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.GetLLMSRegisteredSubscriptionProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionProviderArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionProviderArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderListCmdlet">
            <summary>
            List Bring Your Own License (BYOL) subscription registration resources for your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderListCmdlet.SubscriptionProviderSource">
            <summary>
            <para>
            <para>To filter your results, specify which subscription providers to return in the list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum items to return in a request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token to specify where to start paginating. This is the nextToken from a previously
            truncated response.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSRegisteredSubscriptionProviderListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RegisteredSubscriptionProviders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LicenseManagerLinuxSubscriptions.Model.ListRegisteredSubscriptionProvidersResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.ListRegisteredSubscriptionProvidersResponse 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.GetLLMSResourceTagCmdlet">
            <summary>
            List the metadata tags that are assigned to the specified Amazon Web Services resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource for which to list metadata tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.GetLLMSResourceTagCmdlet.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.LicenseManagerLinuxSubscriptions.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.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.LLMS.GetLLMSResourceTagCmdlet.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.LLMS.GetLLMSServiceSettingCmdlet">
            <summary>
            Lists the Linux subscriptions service settings for your account.
            </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.RegisterLLMSSubscriptionProviderCmdlet">
            <summary>
            Register the supported third-party subscription provider for your Bring Your Own License
            (BYOL) subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RegisterLLMSSubscriptionProviderCmdlet.SecretArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the secret where you've stored your subscription
            provider's access token. For RHEL subscriptions managed through the Red Hat Subscription
            Manager (RHSM), the secret contains your Red Hat Offline token.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RegisterLLMSSubscriptionProviderCmdlet.SubscriptionProviderSource">
            <summary>
            <para>
            <para>The supported Linux subscription provider to register.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RegisterLLMSSubscriptionProviderCmdlet.Tag">
            <summary>
            <para>
            <para>The metadata tags to assign to your registered Linux subscription provider resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RegisterLLMSSubscriptionProviderCmdlet.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.RegisterSubscriptionProviderResponse).
            Specifying the name of a property of type Amazon.LicenseManagerLinuxSubscriptions.Model.RegisterSubscriptionProviderResponse 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.RegisterLLMSSubscriptionProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SecretArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SecretArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RegisterLLMSSubscriptionProviderCmdlet.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.LLMS.RemoveLLMSResourceTagCmdlet">
            <summary>
            Remove one or more metadata tag from the specified Amazon Web Services resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the Amazon Web Services resource to remove the metadata
            tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>A list of metadata tag keys to remove from the requested resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSResourceTagCmdlet.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.LicenseManagerLinuxSubscriptions.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSResourceTagCmdlet.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.LLMS.RemoveLLMSResourceTagCmdlet.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.LLMS.RemoveLLMSSubscriptionProviderCmdlet">
            <summary>
            Remove a third-party subscription provider from the Bring Your Own License (BYOL)
            subscriptions registered to your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSSubscriptionProviderCmdlet.SubscriptionProviderArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the subscription provider resource to deregister.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSSubscriptionProviderCmdlet.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.LicenseManagerLinuxSubscriptions.Model.DeregisterSubscriptionProviderResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSSubscriptionProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the SubscriptionProviderArn parameter.
            The -PassThru parameter is deprecated, use -Select '^SubscriptionProviderArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.LLMS.RemoveLLMSSubscriptionProviderCmdlet.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.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>