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 <c>AmiID</c> 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><c>AmiID</c></para></li><li><para><c>InstanceID</c></para></li><li><para><c>AccountID</c></para></li><li><para><c>Status</c></para></li><li><para><c>Region</c></para></li><li><para><c>UsageOperation</c></para></li><li><para><c>ProductCode</c></para></li><li><para><c>InstanceType</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.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 <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>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> |