AWS.Tools.WorkSpacesWeb.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.WorkSpacesWeb</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.AddWSWResourceTagCmdlet">
            <summary>
            Adds or overwrites one or more tags for the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.AddWSWResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.AddWSWResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.AddWSWResourceTagCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.AddWSWResourceTagCmdlet.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.WorkSpacesWeb.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.AddWSWResourceTagCmdlet.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.WSW.AddWSWResourceTagCmdlet.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.WSW.GetWSWBrowserSettingCmdlet">
            <summary>
            Gets browser settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWBrowserSettingCmdlet.BrowserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the browser settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWBrowserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BrowserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetBrowserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetBrowserSettingsResponse 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.WSW.GetWSWBrowserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BrowserSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^BrowserSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWBrowserSettingListCmdlet">
            <summary>
            Retrieves a list of browser settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWBrowserSettingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWBrowserSettingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWBrowserSettingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BrowserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListBrowserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListBrowserSettingsResponse 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.WSW.GetWSWIdentityProviderCmdlet">
            <summary>
            Gets the identity provider.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderCmdlet.IdentityProviderArn">
            <summary>
            <para>
            <para>The ARN of the identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProvider'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetIdentityProviderResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetIdentityProviderResponse 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.WSW.GetWSWIdentityProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IdentityProviderArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IdentityProviderArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderListCmdlet">
            <summary>
            Retrieves a list of identity providers for a specific web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderListCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIdentityProviderListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProviders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListIdentityProvidersResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListIdentityProvidersResponse 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.WSW.GetWSWIdentityProviderListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingCmdlet">
            <summary>
            Gets the IP access settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingCmdlet.IpAccessSettingsArn">
            <summary>
            <para>
            <para>The ARN of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IpAccessSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetIpAccessSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetIpAccessSettingsResponse 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.WSW.GetWSWIpAccessSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IpAccessSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IpAccessSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingListCmdlet">
            <summary>
            Retrieves a list of IP access settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWIpAccessSettingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IpAccessSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListIpAccessSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListIpAccessSettingsResponse 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.WSW.GetWSWNetworkSettingCmdlet">
            <summary>
            Gets the network settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWNetworkSettingCmdlet.NetworkSettingsArn">
            <summary>
            <para>
            <para>The ARN of the network settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWNetworkSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetNetworkSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetNetworkSettingsResponse 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.WSW.GetWSWNetworkSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWNetworkSettingListCmdlet">
            <summary>
            Retrieves a list of network settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWNetworkSettingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWNetworkSettingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWNetworkSettingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListNetworkSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListNetworkSettingsResponse 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.WSW.GetWSWPortalCmdlet">
            <summary>
            Gets the web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Portal'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetPortalResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetPortalResponse 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.WSW.GetWSWPortalCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalListCmdlet">
            <summary>
            Retrieves a list or web portals.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Portals'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListPortalsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListPortalsResponse 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.WSW.GetWSWPortalServiceProviderMetadataCmdlet">
            <summary>
            Gets the service provider metadata.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalServiceProviderMetadataCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWPortalServiceProviderMetadataCmdlet.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.WorkSpacesWeb.Model.GetPortalServiceProviderMetadataResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetPortalServiceProviderMetadataResponse 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.WSW.GetWSWPortalServiceProviderMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWResourceTagCmdlet">
            <summary>
            Retrieves a list of tags for a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWResourceTagCmdlet.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.WorkSpacesWeb.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.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.WSW.GetWSWResourceTagCmdlet.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.WSW.GetWSWTrustStoreCmdlet">
            <summary>
            Gets the trust store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCmdlet.TrustStoreArn">
            <summary>
            <para>
            <para>The ARN of the trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TrustStore'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetTrustStoreResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetTrustStoreResponse 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.WSW.GetWSWTrustStoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrustStoreArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TrustStoreArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateCmdlet">
            <summary>
            Gets the trust store certificate.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateCmdlet.Thumbprint">
            <summary>
            <para>
            <para>The thumbprint of the trust store certificate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateCmdlet.TrustStoreArn">
            <summary>
            <para>
            <para>The ARN of the trust store certificate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateCmdlet.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.WorkSpacesWeb.Model.GetTrustStoreCertificateResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetTrustStoreCertificateResponse 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.WSW.GetWSWTrustStoreCertificateListCmdlet">
            <summary>
            Retrieves a list of trust store certificates.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateListCmdlet.TrustStoreArn">
            <summary>
            <para>
            <para>The ARN of the trust store</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreCertificateListCmdlet.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.WorkSpacesWeb.Model.ListTrustStoreCertificatesResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListTrustStoreCertificatesResponse 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.WSW.GetWSWTrustStoreCertificateListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrustStoreArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TrustStoreArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreListCmdlet">
            <summary>
            Retrieves a list of trust stores.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWTrustStoreListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TrustStores'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListTrustStoresResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListTrustStoresResponse 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.WSW.GetWSWUserAccessLoggingSettingCmdlet">
            <summary>
            Gets user access logging settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserAccessLoggingSettingCmdlet.UserAccessLoggingSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user access logging settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserAccessLoggingSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserAccessLoggingSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetUserAccessLoggingSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetUserAccessLoggingSettingsResponse 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.WSW.GetWSWUserAccessLoggingSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserAccessLoggingSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserAccessLoggingSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserAccessLoggingSettingListCmdlet">
            <summary>
            Retrieves a list of user access logging settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserAccessLoggingSettingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserAccessLoggingSettingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserAccessLoggingSettingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserAccessLoggingSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListUserAccessLoggingSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListUserAccessLoggingSettingsResponse 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.WSW.GetWSWUserSettingCmdlet">
            <summary>
            Gets user settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserSettingCmdlet.UserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.GetUserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.GetUserSettingsResponse 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.WSW.GetWSWUserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserSettingListCmdlet">
            <summary>
            Retrieves a list of user settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserSettingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserSettingListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.GetWSWUserSettingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.ListUserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.ListUserSettingsResponse 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.WSW.NewWSWBrowserSettingCmdlet">
            <summary>
            Creates a browser settings resource that can be associated with a web portal. Once
            associated with a web portal, browser settings control how the browser will behave
            once a user starts a streaming session for the web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.AdditionalEncryptionContext">
            <summary>
            <para>
            <para>Additional encryption context of the browser settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.BrowserPolicy">
            <summary>
            <para>
            <para>A JSON string containing Chrome Enterprise policies that will be applied to all streaming
            sessions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.CustomerManagedKey">
            <summary>
            <para>
            <para>The custom managed key of the browser settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the browser settings resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.</para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BrowserSettingsArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateBrowserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateBrowserSettingsResponse 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.WSW.NewWSWBrowserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BrowserPolicy parameter.
            The -PassThru parameter is deprecated, use -Select '^BrowserPolicy' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWBrowserSettingCmdlet.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.WSW.NewWSWIdentityProviderCmdlet">
            <summary>
            Creates an identity provider resource that is then associated with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIdentityProviderCmdlet.IdentityProviderDetail">
            <summary>
            <para>
            <para>The identity provider details. The following list describes the provider detail keys
            for each identity provider type. </para><ul><li><para>For Google and Login with Amazon:</para><ul><li><para><c>client_id</c></para></li><li><para><c>client_secret</c></para></li><li><para><c>authorize_scopes</c></para></li></ul></li><li><para>For Facebook:</para><ul><li><para><c>client_id</c></para></li><li><para><c>client_secret</c></para></li><li><para><c>authorize_scopes</c></para></li><li><para><c>api_version</c></para></li></ul></li><li><para>For Sign in with Apple:</para><ul><li><para><c>client_id</c></para></li><li><para><c>team_id</c></para></li><li><para><c>key_id</c></para></li><li><para><c>private_key</c></para></li><li><para><c>authorize_scopes</c></para></li></ul></li><li><para>For OIDC providers:</para><ul><li><para><c>client_id</c></para></li><li><para><c>client_secret</c></para></li><li><para><c>attributes_request_method</c></para></li><li><para><c>oidc_issuer</c></para></li><li><para><c>authorize_scopes</c></para></li><li><para><c>authorize_url</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li><li><para><c>token_url</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li><li><para><c>attributes_url</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li><li><para><c>jwks_uri</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li></ul></li><li><para>For SAML providers:</para><ul><li><para><c>MetadataFile</c> OR <c>MetadataURL</c></para></li><li><para><c>IDPSignout</c> (boolean) <i>optional</i></para></li></ul></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIdentityProviderCmdlet.IdentityProviderName">
            <summary>
            <para>
            <para>The identity provider name.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIdentityProviderCmdlet.IdentityProviderType">
            <summary>
            <para>
            <para>The identity provider type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIdentityProviderCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIdentityProviderCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.</para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIdentityProviderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProviderArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateIdentityProviderResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateIdentityProviderResponse 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.WSW.NewWSWIdentityProviderCmdlet.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.WSW.NewWSWIpAccessSettingCmdlet">
            <summary>
            Creates an IP access settings resource that can be associated with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.AdditionalEncryptionContext">
            <summary>
            <para>
            <para>Additional encryption context of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.CustomerManagedKey">
            <summary>
            <para>
            <para>The custom managed key of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.Description">
            <summary>
            <para>
            <para>The description of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.DisplayName">
            <summary>
            <para>
            <para>The display name of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.IpRule">
            <summary>
            <para>
            <para>The IP rules of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the browser settings resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IpAccessSettingsArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateIpAccessSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateIpAccessSettingsResponse 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.WSW.NewWSWIpAccessSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the CustomerManagedKey parameter.
            The -PassThru parameter is deprecated, use -Select '^CustomerManagedKey' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWIpAccessSettingCmdlet.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.WSW.NewWSWNetworkSettingCmdlet">
            <summary>
            Creates a network settings resource that can be associated with a web portal. Once
            associated with a web portal, network settings define how streaming instances will
            connect with your specified VPC.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.SecurityGroupId">
            <summary>
            <para>
            <para>One or more security groups used to control access from streaming instances to your
            VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.SubnetId">
            <summary>
            <para>
            <para>The subnets in which network interfaces are created to connect streaming instances
            to your VPC. At least two of these subnets must be in different availability zones.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the network settings resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.VpcId">
            <summary>
            <para>
            <para>The VPC that streaming instances will connect to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkSettingsArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateNetworkSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateNetworkSettingsResponse 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.WSW.NewWSWNetworkSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the VpcId parameter.
            The -PassThru parameter is deprecated, use -Select '^VpcId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWNetworkSettingCmdlet.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.WSW.NewWSWPortalCmdlet">
            <summary>
            Creates a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.AdditionalEncryptionContext">
            <summary>
            <para>
            <para>The additional encryption context of the portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.AuthenticationType">
            <summary>
            <para>
            <para>The type of authentication integration points used when signing into the web portal.
            Defaults to <c>Standard</c>.</para><para><c>Standard</c> web portals are authenticated directly through your identity provider.
            You need to call <c>CreateIdentityProvider</c> to integrate your identity provider
            with your web portal. User and group access to your web portal is controlled through
            your identity provider.</para><para><c>IAM_Identity_Center</c> web portals are authenticated through AWS IAM Identity
            Center (successor to AWS Single Sign-On). They provide additional features, such as
            IdP-initiated authentication. Identity sources (including external identity provider
            integration), plus user and group access to your web portal, can be configured in
            the IAM Identity Center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.CustomerManagedKey">
            <summary>
            <para>
            <para>The customer managed key of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.DisplayName">
            <summary>
            <para>
            <para>The name of the web portal. This is not visible to users who log into the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the web portal. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWPortalCmdlet.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.WorkSpacesWeb.Model.CreatePortalResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreatePortalResponse 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.WSW.NewWSWPortalCmdlet.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.WSW.NewWSWTrustStoreCmdlet">
            <summary>
            Creates a trust store that can be associated with a web portal. A trust store contains
            certificate authority (CA) certificates. Once associated with a web portal, the browser
            in a streaming session will recognize certificates that have been issued using any
            of the CAs in the trust store. If your organization has internal websites that use
            certificates issued by private CAs, you should add the private CA certificate to the
            trust store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWTrustStoreCmdlet.CertificateList">
            <summary>
            <para>
            <para>A list of CA certificates to be added to the trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWTrustStoreCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the trust store. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWTrustStoreCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWTrustStoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TrustStoreArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateTrustStoreResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateTrustStoreResponse 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.WSW.NewWSWTrustStoreCmdlet.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.WSW.NewWSWUserAccessLoggingSettingCmdlet">
            <summary>
            Creates a user access logging settings resource that can be associated with a web
            portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserAccessLoggingSettingCmdlet.KinesisStreamArn">
            <summary>
            <para>
            <para>The ARN of the Kinesis stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserAccessLoggingSettingCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the user settings resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserAccessLoggingSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserAccessLoggingSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserAccessLoggingSettingsArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateUserAccessLoggingSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateUserAccessLoggingSettingsResponse 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.WSW.NewWSWUserAccessLoggingSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the KinesisStreamArn parameter.
            The -PassThru parameter is deprecated, use -Select '^KinesisStreamArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserAccessLoggingSettingCmdlet.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.WSW.NewWSWUserSettingCmdlet">
            <summary>
            Creates a user settings resource that can be associated with a web portal. Once associated
            with a web portal, user settings control how users can transfer data between a streaming
            session and the their local devices.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.AdditionalEncryptionContext">
            <summary>
            <para>
            <para>The additional encryption context of the user settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.CookieSynchronizationConfiguration_Allowlist">
            <summary>
            <para>
            <para>The list of cookie specifications that are allowed to be synchronized to the remote
            browser.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.CookieSynchronizationConfiguration_Blocklist">
            <summary>
            <para>
            <para>The list of cookie specifications that are blocked from being synchronized to the
            remote browser.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.CopyAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can copy text from the streaming session to the local device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.CustomerManagedKey">
            <summary>
            <para>
            <para>The customer managed key used to encrypt sensitive information in the user settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.DisconnectTimeoutInMinute">
            <summary>
            <para>
            <para>The amount of time that a streaming session remains active after users disconnect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.DownloadAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can download files from the streaming session to the local
            device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.IdleDisconnectTimeoutInMinute">
            <summary>
            <para>
            <para>The amount of time that users can be idle (inactive) before they are disconnected
            from their streaming session and the disconnect timeout interval begins.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.PasteAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can paste text from the local device to the streaming session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.PrintAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can print to the local device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the user settings resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.UploadAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can upload files from the local device to the streaming
            session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token returns the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.NewWSWUserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserSettingsArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.CreateUserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.CreateUserSettingsResponse 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.WSW.NewWSWUserSettingCmdlet.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.WSW.RegisterWSWBrowserSettingCmdlet">
            <summary>
            Associates a browser settings resource with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWBrowserSettingCmdlet.BrowserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the browser settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWBrowserSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWBrowserSettingCmdlet.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.WorkSpacesWeb.Model.AssociateBrowserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.AssociateBrowserSettingsResponse 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.WSW.RegisterWSWBrowserSettingCmdlet.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.WSW.RegisterWSWIpAccessSettingCmdlet">
            <summary>
            Associates an IP access settings resource with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWIpAccessSettingCmdlet.IpAccessSettingsArn">
            <summary>
            <para>
            <para>The ARN of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWIpAccessSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWIpAccessSettingCmdlet.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.WorkSpacesWeb.Model.AssociateIpAccessSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.AssociateIpAccessSettingsResponse 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.WSW.RegisterWSWIpAccessSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IpAccessSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IpAccessSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWIpAccessSettingCmdlet.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.WSW.RegisterWSWNetworkSettingCmdlet">
            <summary>
            Associates a network settings resource with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWNetworkSettingCmdlet.NetworkSettingsArn">
            <summary>
            <para>
            <para>The ARN of the network settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWNetworkSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWNetworkSettingCmdlet.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.WorkSpacesWeb.Model.AssociateNetworkSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.AssociateNetworkSettingsResponse 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.WSW.RegisterWSWNetworkSettingCmdlet.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.WSW.RegisterWSWTrustStoreCmdlet">
            <summary>
            Associates a trust store with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWTrustStoreCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWTrustStoreCmdlet.TrustStoreArn">
            <summary>
            <para>
            <para>The ARN of the trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWTrustStoreCmdlet.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.WorkSpacesWeb.Model.AssociateTrustStoreResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.AssociateTrustStoreResponse 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.WSW.RegisterWSWTrustStoreCmdlet.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.WSW.RegisterWSWUserAccessLoggingSettingCmdlet">
            <summary>
            Associates a user access logging settings resource with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserAccessLoggingSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserAccessLoggingSettingCmdlet.UserAccessLoggingSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user access logging settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserAccessLoggingSettingCmdlet.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.WorkSpacesWeb.Model.AssociateUserAccessLoggingSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.AssociateUserAccessLoggingSettingsResponse 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.WSW.RegisterWSWUserAccessLoggingSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserAccessLoggingSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserAccessLoggingSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserAccessLoggingSettingCmdlet.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.WSW.RegisterWSWUserSettingCmdlet">
            <summary>
            Associates a user settings resource with a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserSettingCmdlet.UserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RegisterWSWUserSettingCmdlet.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.WorkSpacesWeb.Model.AssociateUserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.AssociateUserSettingsResponse 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.WSW.RegisterWSWUserSettingCmdlet.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.WSW.RemoveWSWBrowserSettingCmdlet">
            <summary>
            Deletes browser settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWBrowserSettingCmdlet.BrowserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the browser settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWBrowserSettingCmdlet.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.WorkSpacesWeb.Model.DeleteBrowserSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWBrowserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BrowserSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^BrowserSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWBrowserSettingCmdlet.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.WSW.RemoveWSWIdentityProviderCmdlet">
            <summary>
            Deletes the identity provider.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIdentityProviderCmdlet.IdentityProviderArn">
            <summary>
            <para>
            <para>The ARN of the identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIdentityProviderCmdlet.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.WorkSpacesWeb.Model.DeleteIdentityProviderResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIdentityProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IdentityProviderArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IdentityProviderArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIdentityProviderCmdlet.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.WSW.RemoveWSWIpAccessSettingCmdlet">
            <summary>
            Deletes IP access settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIpAccessSettingCmdlet.IpAccessSettingsArn">
            <summary>
            <para>
            <para>The ARN of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIpAccessSettingCmdlet.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.WorkSpacesWeb.Model.DeleteIpAccessSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIpAccessSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IpAccessSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IpAccessSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWIpAccessSettingCmdlet.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.WSW.RemoveWSWNetworkSettingCmdlet">
            <summary>
            Deletes network settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWNetworkSettingCmdlet.NetworkSettingsArn">
            <summary>
            <para>
            <para>The ARN of the network settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWNetworkSettingCmdlet.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.WorkSpacesWeb.Model.DeleteNetworkSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWNetworkSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWNetworkSettingCmdlet.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.WSW.RemoveWSWPortalCmdlet">
            <summary>
            Deletes a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWPortalCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWPortalCmdlet.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.WorkSpacesWeb.Model.DeletePortalResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWPortalCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWPortalCmdlet.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.WSW.RemoveWSWResourceTagCmdlet">
            <summary>
            Removes one or more tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The list of tag keys to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWResourceTagCmdlet.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.WorkSpacesWeb.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWResourceTagCmdlet.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.WSW.RemoveWSWResourceTagCmdlet.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.WSW.RemoveWSWTrustStoreCmdlet">
            <summary>
            Deletes the trust store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWTrustStoreCmdlet.TrustStoreArn">
            <summary>
            <para>
            <para>The ARN of the trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWTrustStoreCmdlet.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.WorkSpacesWeb.Model.DeleteTrustStoreResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWTrustStoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrustStoreArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TrustStoreArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWTrustStoreCmdlet.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.WSW.RemoveWSWUserAccessLoggingSettingCmdlet">
            <summary>
            Deletes user access logging settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserAccessLoggingSettingCmdlet.UserAccessLoggingSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user access logging settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserAccessLoggingSettingCmdlet.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.WorkSpacesWeb.Model.DeleteUserAccessLoggingSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserAccessLoggingSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserAccessLoggingSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserAccessLoggingSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserAccessLoggingSettingCmdlet.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.WSW.RemoveWSWUserSettingCmdlet">
            <summary>
            Deletes user settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserSettingCmdlet.UserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserSettingCmdlet.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.WorkSpacesWeb.Model.DeleteUserSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.RemoveWSWUserSettingCmdlet.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.WSW.UnregisterWSWBrowserSettingCmdlet">
            <summary>
            Disassociates browser settings from a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWBrowserSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWBrowserSettingCmdlet.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.WorkSpacesWeb.Model.DisassociateBrowserSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWBrowserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWBrowserSettingCmdlet.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.WSW.UnregisterWSWIpAccessSettingCmdlet">
            <summary>
            Disassociates IP access settings from a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWIpAccessSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWIpAccessSettingCmdlet.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.WorkSpacesWeb.Model.DisassociateIpAccessSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWIpAccessSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWIpAccessSettingCmdlet.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.WSW.UnregisterWSWNetworkSettingCmdlet">
            <summary>
            Disassociates network settings from a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWNetworkSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWNetworkSettingCmdlet.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.WorkSpacesWeb.Model.DisassociateNetworkSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWNetworkSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWNetworkSettingCmdlet.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.WSW.UnregisterWSWTrustStoreCmdlet">
            <summary>
            Disassociates a trust store from a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWTrustStoreCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWTrustStoreCmdlet.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.WorkSpacesWeb.Model.DisassociateTrustStoreResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWTrustStoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWTrustStoreCmdlet.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.WSW.UnregisterWSWUserAccessLoggingSettingCmdlet">
            <summary>
            Disassociates user access logging settings from a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserAccessLoggingSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserAccessLoggingSettingCmdlet.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.WorkSpacesWeb.Model.DisassociateUserAccessLoggingSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserAccessLoggingSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserAccessLoggingSettingCmdlet.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.WSW.UnregisterWSWUserSettingCmdlet">
            <summary>
            Disassociates user settings from a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserSettingCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserSettingCmdlet.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.WorkSpacesWeb.Model.DisassociateUserSettingsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UnregisterWSWUserSettingCmdlet.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.WSW.UpdateWSWBrowserSettingCmdlet">
            <summary>
            Updates browser settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWBrowserSettingCmdlet.BrowserPolicy">
            <summary>
            <para>
            <para>A JSON string containing Chrome Enterprise policies that will be applied to all streaming
            sessions. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWBrowserSettingCmdlet.BrowserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the browser settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWBrowserSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWBrowserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'BrowserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateBrowserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateBrowserSettingsResponse 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.WSW.UpdateWSWBrowserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the BrowserSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^BrowserSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWBrowserSettingCmdlet.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.WSW.UpdateWSWIdentityProviderCmdlet">
            <summary>
            Updates the identity provider.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.IdentityProviderArn">
            <summary>
            <para>
            <para>The ARN of the identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.IdentityProviderDetail">
            <summary>
            <para>
            <para>The details of the identity provider. The following list describes the provider detail
            keys for each identity provider type. </para><ul><li><para>For Google and Login with Amazon:</para><ul><li><para><c>client_id</c></para></li><li><para><c>client_secret</c></para></li><li><para><c>authorize_scopes</c></para></li></ul></li><li><para>For Facebook:</para><ul><li><para><c>client_id</c></para></li><li><para><c>client_secret</c></para></li><li><para><c>authorize_scopes</c></para></li><li><para><c>api_version</c></para></li></ul></li><li><para>For Sign in with Apple:</para><ul><li><para><c>client_id</c></para></li><li><para><c>team_id</c></para></li><li><para><c>key_id</c></para></li><li><para><c>private_key</c></para></li><li><para><c>authorize_scopes</c></para></li></ul></li><li><para>For OIDC providers:</para><ul><li><para><c>client_id</c></para></li><li><para><c>client_secret</c></para></li><li><para><c>attributes_request_method</c></para></li><li><para><c>oidc_issuer</c></para></li><li><para><c>authorize_scopes</c></para></li><li><para><c>authorize_url</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li><li><para><c>token_url</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li><li><para><c>attributes_url</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li><li><para><c>jwks_uri</c><i>if not available from discovery URL specified by <c>oidc_issuer</c>
            key</i></para></li></ul></li><li><para>For SAML providers:</para><ul><li><para><c>MetadataFile</c> OR <c>MetadataURL</c></para></li><li><para><c>IDPSignout</c> (boolean) <i>optional</i></para></li></ul></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.IdentityProviderName">
            <summary>
            <para>
            <para>The name of the identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.IdentityProviderType">
            <summary>
            <para>
            <para>The type of the identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IdentityProvider'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateIdentityProviderResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateIdentityProviderResponse 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.WSW.UpdateWSWIdentityProviderCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IdentityProviderArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IdentityProviderArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIdentityProviderCmdlet.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.WSW.UpdateWSWIpAccessSettingCmdlet">
            <summary>
            Updates IP access settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.Description">
            <summary>
            <para>
            <para>The description of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.DisplayName">
            <summary>
            <para>
            <para>The display name of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.IpAccessSettingsArn">
            <summary>
            <para>
            <para>The ARN of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.IpRule">
            <summary>
            <para>
            <para>The updated IP rules of the IP access settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'IpAccessSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateIpAccessSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateIpAccessSettingsResponse 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.WSW.UpdateWSWIpAccessSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the IpAccessSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^IpAccessSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWIpAccessSettingCmdlet.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.WSW.UpdateWSWNetworkSettingCmdlet">
            <summary>
            Updates network settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.NetworkSettingsArn">
            <summary>
            <para>
            <para>The ARN of the network settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.SecurityGroupId">
            <summary>
            <para>
            <para>One or more security groups used to control access from streaming instances to your
            VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.SubnetId">
            <summary>
            <para>
            <para>The subnets in which network interfaces are created to connect streaming instances
            to your VPC. At least two of these subnets must be in different availability zones.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.VpcId">
            <summary>
            <para>
            <para>The VPC that streaming instances will connect to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NetworkSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateNetworkSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateNetworkSettingsResponse 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.WSW.UpdateWSWNetworkSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the NetworkSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^NetworkSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWNetworkSettingCmdlet.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.WSW.UpdateWSWPortalCmdlet">
            <summary>
            Updates a web portal.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWPortalCmdlet.AuthenticationType">
            <summary>
            <para>
            <para>The type of authentication integration points used when signing into the web portal.
            Defaults to <c>Standard</c>.</para><para><c>Standard</c> web portals are authenticated directly through your identity provider.
            You need to call <c>CreateIdentityProvider</c> to integrate your identity provider
            with your web portal. User and group access to your web portal is controlled through
            your identity provider.</para><para><c>IAM_Identity_Center</c> web portals are authenticated through AWS IAM Identity
            Center (successor to AWS Single Sign-On). They provide additional features, such as
            IdP-initiated authentication. Identity sources (including external identity provider
            integration), plus user and group access to your web portal, can be configured in
            the IAM Identity Center.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWPortalCmdlet.DisplayName">
            <summary>
            <para>
            <para>The name of the web portal. This is not visible to users who log into the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWPortalCmdlet.PortalArn">
            <summary>
            <para>
            <para>The ARN of the web portal.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWPortalCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Portal'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdatePortalResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdatePortalResponse 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.WSW.UpdateWSWPortalCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the PortalArn parameter.
            The -PassThru parameter is deprecated, use -Select '^PortalArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWPortalCmdlet.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.WSW.UpdateWSWTrustStoreCmdlet">
            <summary>
            Updates the trust store.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWTrustStoreCmdlet.CertificatesToAdd">
            <summary>
            <para>
            <para>A list of CA certificates to add to the trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWTrustStoreCmdlet.CertificatesToDelete">
            <summary>
            <para>
            <para>A list of CA certificates to delete from a trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWTrustStoreCmdlet.TrustStoreArn">
            <summary>
            <para>
            <para>The ARN of the trust store.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWTrustStoreCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWTrustStoreCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TrustStoreArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateTrustStoreResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateTrustStoreResponse 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.WSW.UpdateWSWTrustStoreCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TrustStoreArn parameter.
            The -PassThru parameter is deprecated, use -Select '^TrustStoreArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWTrustStoreCmdlet.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.WSW.UpdateWSWUserAccessLoggingSettingCmdlet">
            <summary>
            Updates the user access logging settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserAccessLoggingSettingCmdlet.KinesisStreamArn">
            <summary>
            <para>
            <para>The ARN of the Kinesis stream.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserAccessLoggingSettingCmdlet.UserAccessLoggingSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user access logging settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserAccessLoggingSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserAccessLoggingSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserAccessLoggingSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateUserAccessLoggingSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateUserAccessLoggingSettingsResponse 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.WSW.UpdateWSWUserAccessLoggingSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserAccessLoggingSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserAccessLoggingSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserAccessLoggingSettingCmdlet.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.WSW.UpdateWSWUserSettingCmdlet">
            <summary>
            Updates the user settings.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.CookieSynchronizationConfiguration_Allowlist">
            <summary>
            <para>
            <para>The list of cookie specifications that are allowed to be synchronized to the remote
            browser.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.CookieSynchronizationConfiguration_Blocklist">
            <summary>
            <para>
            <para>The list of cookie specifications that are blocked from being synchronized to the
            remote browser.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.CopyAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can copy text from the streaming session to the local device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.DisconnectTimeoutInMinute">
            <summary>
            <para>
            <para>The amount of time that a streaming session remains active after users disconnect.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.DownloadAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can download files from the streaming session to the local
            device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.IdleDisconnectTimeoutInMinute">
            <summary>
            <para>
            <para>The amount of time that users can be idle (inactive) before they are disconnected
            from their streaming session and the disconnect timeout interval begins.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.PasteAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can paste text from the local device to the streaming session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.PrintAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can print to the local device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.UploadAllowed">
            <summary>
            <para>
            <para>Specifies whether the user can upload files from the local device to the streaming
            session.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.UserSettingsArn">
            <summary>
            <para>
            <para>The ARN of the user settings.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. Idempotency ensures that an API request completes only once. With an
            idempotent request, if the original request completes successfully, subsequent retries
            with the same client token return the result from the original successful request.
            </para><para>If you do not specify a client token, one is automatically generated by the AWS SDK.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'UserSettings'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkSpacesWeb.Model.UpdateUserSettingsResponse).
            Specifying the name of a property of type Amazon.WorkSpacesWeb.Model.UpdateUserSettingsResponse 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.WSW.UpdateWSWUserSettingCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the UserSettingsArn parameter.
            The -PassThru parameter is deprecated, use -Select '^UserSettingsArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WSW.UpdateWSWUserSettingCmdlet.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>