AWS.Tools.WorkLink.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.WorkLink</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.AddWLResourceTagCmdlet">
            <summary>
            Adds or overwrites one or more tags for the specified resource, such as a fleet. Each
            tag consists of a key and an optional value. If a resource already has a tag with
            the same key, this operation updates its value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to add to the resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLResourceTagCmdlet.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.WorkLink.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLResourceTagCmdlet.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.WL.AddWLResourceTagCmdlet.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.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet">
            <summary>
            Associates a website authorization provider with a specified fleet. This is used to
            authorize users against associated websites in the company network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet.AuthorizationProviderType">
            <summary>
            <para>
            <para>The authorization provider type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet.DomainName">
            <summary>
            <para>
            <para>The domain name of the authorization provider. This applies only to SAML-based authorization
            providers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AuthorizationProviderId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.AssociateWebsiteAuthorizationProviderResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.AssociateWebsiteAuthorizationProviderResponse 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.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.AddWLWebsiteAuthorizationProviderToFleetCmdlet.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.WL.DisconnectWLUserCmdlet">
            <summary>
            Signs the user out from all of their devices. The user can sign in again if they have
            valid credentials.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.DisconnectWLUserCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.DisconnectWLUserCmdlet.Username">
            <summary>
            <para>
            <para>The name of the user.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.DisconnectWLUserCmdlet.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.WorkLink.Model.SignOutUserResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.DisconnectWLUserCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.DisconnectWLUserCmdlet.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.WL.GetWLAuditStreamConfigurationCmdlet">
            <summary>
            Describes the configuration for delivering audit streams to the customer account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLAuditStreamConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLAuditStreamConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AuditStreamArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.DescribeAuditStreamConfigurationResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeAuditStreamConfigurationResponse 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.WL.GetWLAuditStreamConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLCompanyNetworkConfigurationCmdlet">
            <summary>
            Describes the networking configuration to access the internal websites associated
            with the specified fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLCompanyNetworkConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLCompanyNetworkConfigurationCmdlet.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.WorkLink.Model.DescribeCompanyNetworkConfigurationResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeCompanyNetworkConfigurationResponse 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.WL.GetWLCompanyNetworkConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceCmdlet">
            <summary>
            Provides information about a user's device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceCmdlet.DeviceId">
            <summary>
            <para>
            <para>A unique identifier for a registered user's device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceCmdlet.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.WorkLink.Model.DescribeDeviceResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeDeviceResponse 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.WL.GetWLDeviceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceListCmdlet">
            <summary>
            Retrieves a list of devices registered with the specified fleet.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceListCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.
            If this value is null, it retrieves the first page.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Devices'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.ListDevicesResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.ListDevicesResponse 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.WL.GetWLDeviceListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDeviceListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLDevicePolicyConfigurationCmdlet">
            <summary>
            Describes the device policy configuration for the specified fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDevicePolicyConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDevicePolicyConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DeviceCaCertificate'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.DescribeDevicePolicyConfigurationResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeDevicePolicyConfigurationResponse 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.WL.GetWLDevicePolicyConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLDomainCmdlet">
            <summary>
            Provides information about the domain.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainCmdlet.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.WorkLink.Model.DescribeDomainResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeDomainResponse 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.WL.GetWLDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLDomainListCmdlet">
            <summary>
            Retrieves a list of domains associated to a specified fleet.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainListCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.
            If this value is null, it retrieves the first page.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Domains'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.ListDomainsResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.ListDomainsResponse 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.WL.GetWLDomainListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLDomainListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLFleetListCmdlet">
            <summary>
            Retrieves a list of fleets for the current account and Region.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLFleetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLFleetListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.
            If this value is null, it retrieves the first page.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLFleetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FleetSummaryList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.ListFleetsResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.ListFleetsResponse 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.WL.GetWLFleetListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLFleetMetadataCmdlet">
            <summary>
            Provides basic information for the specified fleet, excluding identity provider, networking,
            and device configuration details.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLFleetMetadataCmdlet.FleetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLFleetMetadataCmdlet.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.WorkLink.Model.DescribeFleetMetadataResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeFleetMetadataResponse 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.WL.GetWLFleetMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLIdentityProviderConfigurationCmdlet">
            <summary>
            Describes the identity provider configuration of the specified fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLIdentityProviderConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLIdentityProviderConfigurationCmdlet.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.WorkLink.Model.DescribeIdentityProviderConfigurationResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeIdentityProviderConfigurationResponse 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.WL.GetWLIdentityProviderConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLResourceTagCmdlet">
            <summary>
            Retrieves a list of tags for the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLResourceTagCmdlet.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.WorkLink.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.WorkLink.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.WL.GetWLResourceTagCmdlet.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.WL.GetWLWebsiteAuthorizationProviderListCmdlet">
            <summary>
            Retrieves a list of website authorization providers associated with a specified fleet.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteAuthorizationProviderListCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteAuthorizationProviderListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteAuthorizationProviderListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token to use to retrieve the next page of results for this operation.
            If this value is null, it retrieves the first page.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteAuthorizationProviderListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WebsiteAuthorizationProviders'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.ListWebsiteAuthorizationProvidersResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.ListWebsiteAuthorizationProvidersResponse 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.WL.GetWLWebsiteAuthorizationProviderListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteAuthorizationProviderListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityCmdlet">
            <summary>
            Provides information about the certificate authority.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityCmdlet.WebsiteCaId">
            <summary>
            <para>
            <para>A unique identifier for the certificate authority.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityCmdlet.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.WorkLink.Model.DescribeWebsiteCertificateAuthorityResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.DescribeWebsiteCertificateAuthorityResponse 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.WL.GetWLWebsiteCertificateAuthorityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityListCmdlet">
            <summary>
            Retrieves a list of certificate authorities added for the current account and Region.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityListCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to be included in the next page.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityListCmdlet.NextToken">
            <summary>
            <para>
            <para>The pagination token used to retrieve the next page of results for this operation.
            If this value is null, it retrieves the first page.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WebsiteCertificateAuthorities'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.ListWebsiteCertificateAuthoritiesResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.ListWebsiteCertificateAuthoritiesResponse 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.WL.GetWLWebsiteCertificateAuthorityListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.GetWLWebsiteCertificateAuthorityListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet">
            <summary>
            Creates a fleet. A fleet consists of resources and the configuration that delivers
            associated websites to authorized users who download and set up the Amazon WorkLink
            app.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet.DisplayName">
            <summary>
            <para>
            <para>The fleet name to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet.FleetName">
            <summary>
            <para>
            <para>A unique name for the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet.OptimizeForEndUserLocation">
            <summary>
            <para>
            <para>The option to optimize for better performance by routing traffic through the closest
            AWS Region to users, which may be outside of your home Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet.Tag">
            <summary>
            <para>
            <para> The tags to add to the resource. A tag is a key-value pair.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'FleetArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.CreateFleetResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.CreateFleetResponse 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.WL.NewWLFleetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetName parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.NewWLFleetCmdlet.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.WL.RegisterWLDomainCmdlet">
            <summary>
            Specifies a domain to be associated to Amazon WorkLink.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.AcmCertificateArn">
            <summary>
            <para>
            <para>The ARN of an issued ACM certificate that is valid for the domain being associated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.DisplayName">
            <summary>
            <para>
            <para>The name to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The fully qualified domain name (FQDN).</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.FleetArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.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.WorkLink.Model.AssociateDomainResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLDomainCmdlet.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.WL.RegisterWLWebsiteCertificateAuthorityCmdlet">
            <summary>
            Imports the root certificate of a certificate authority (CA) used to obtain TLS certificates
            used by associated websites within the company network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLWebsiteCertificateAuthorityCmdlet.Certificate">
            <summary>
            <para>
            <para>The root certificate of the CA.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLWebsiteCertificateAuthorityCmdlet.DisplayName">
            <summary>
            <para>
            <para>The certificate name to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLWebsiteCertificateAuthorityCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLWebsiteCertificateAuthorityCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'WebsiteCaId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.WorkLink.Model.AssociateWebsiteCertificateAuthorityResponse).
            Specifying the name of a property of type Amazon.WorkLink.Model.AssociateWebsiteCertificateAuthorityResponse 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.WL.RegisterWLWebsiteCertificateAuthorityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RegisterWLWebsiteCertificateAuthorityCmdlet.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.WL.RemoveWLFleetCmdlet">
            <summary>
            Deletes a fleet. Prevents users from accessing previously associated websites.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLFleetCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLFleetCmdlet.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.WorkLink.Model.DeleteFleetResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLFleetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLFleetCmdlet.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.WL.RemoveWLResourceTagCmdlet">
            <summary>
            Removes one or more tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The list of tag keys to remove from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLResourceTagCmdlet.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.WorkLink.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLResourceTagCmdlet.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.WL.RemoveWLResourceTagCmdlet.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.WL.RemoveWLWebsiteAuthorizationProviderFromFleetCmdlet">
            <summary>
            Disassociates a website authorization provider from a specified fleet. After the disassociation,
            users can't load any associated websites that require this authorization provider.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLWebsiteAuthorizationProviderFromFleetCmdlet.AuthorizationProviderId">
            <summary>
            <para>
            <para>A unique identifier for the authorization provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLWebsiteAuthorizationProviderFromFleetCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLWebsiteAuthorizationProviderFromFleetCmdlet.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.WorkLink.Model.DisassociateWebsiteAuthorizationProviderResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLWebsiteAuthorizationProviderFromFleetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RemoveWLWebsiteAuthorizationProviderFromFleetCmdlet.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.WL.RestoreWLDomainAccessCmdlet">
            <summary>
            Moves a domain to ACTIVE status if it was in the INACTIVE status.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RestoreWLDomainAccessCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RestoreWLDomainAccessCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RestoreWLDomainAccessCmdlet.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.WorkLink.Model.RestoreDomainAccessResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RestoreWLDomainAccessCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RestoreWLDomainAccessCmdlet.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.WL.RevokeWLDomainAccessCmdlet">
            <summary>
            Moves a domain to INACTIVE status if it was in the ACTIVE status.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RevokeWLDomainAccessCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RevokeWLDomainAccessCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RevokeWLDomainAccessCmdlet.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.WorkLink.Model.RevokeDomainAccessResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RevokeWLDomainAccessCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.RevokeWLDomainAccessCmdlet.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.WL.UnregisterWLDomainCmdlet">
            <summary>
            Disassociates a domain from Amazon WorkLink. End users lose the ability to access
            the domain with Amazon WorkLink.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLDomainCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLDomainCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLDomainCmdlet.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.WorkLink.Model.DisassociateDomainResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLDomainCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLDomainCmdlet.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.WL.UnregisterWLWebsiteCertificateAuthorityCmdlet">
            <summary>
            Removes a certificate authority (CA).
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLWebsiteCertificateAuthorityCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLWebsiteCertificateAuthorityCmdlet.WebsiteCaId">
            <summary>
            <para>
            <para>A unique identifier for the CA.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLWebsiteCertificateAuthorityCmdlet.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.WorkLink.Model.DisassociateWebsiteCertificateAuthorityResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLWebsiteCertificateAuthorityCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UnregisterWLWebsiteCertificateAuthorityCmdlet.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.WL.UpdateWLAuditStreamConfigurationCmdlet">
            <summary>
            Updates the audit stream configuration for the fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLAuditStreamConfigurationCmdlet.AuditStreamArn">
            <summary>
            <para>
            <para>The ARN of the Amazon Kinesis data stream that receives the audit events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLAuditStreamConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLAuditStreamConfigurationCmdlet.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.WorkLink.Model.UpdateAuditStreamConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLAuditStreamConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLAuditStreamConfigurationCmdlet.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.WL.UpdateWLCompanyNetworkConfigurationCmdlet">
            <summary>
            Updates the company network configuration for the fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.SecurityGroupId">
            <summary>
            <para>
            <para>The security groups associated with access to the provided subnets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.SubnetId">
            <summary>
            <para>
            <para>The subnets used for X-ENI connections from Amazon WorkLink rendering containers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.VpcId">
            <summary>
            <para>
            <para>The VPC with connectivity to associated websites.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.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.WorkLink.Model.UpdateCompanyNetworkConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLCompanyNetworkConfigurationCmdlet.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.WL.UpdateWLDevicePolicyConfigurationCmdlet">
            <summary>
            Updates the device policy configuration for the fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDevicePolicyConfigurationCmdlet.DeviceCaCertificate">
            <summary>
            <para>
            <para>The certificate chain, including intermediate certificates and the root certificate
            authority certificate used to issue device certificates.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDevicePolicyConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDevicePolicyConfigurationCmdlet.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.WorkLink.Model.UpdateDevicePolicyConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDevicePolicyConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDevicePolicyConfigurationCmdlet.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.WL.UpdateWLDomainMetadataCmdlet">
            <summary>
            Updates domain metadata, such as DisplayName.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDomainMetadataCmdlet.DisplayName">
            <summary>
            <para>
            <para>The name to display.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDomainMetadataCmdlet.DomainName">
            <summary>
            <para>
            <para>The name of the domain.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDomainMetadataCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDomainMetadataCmdlet.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.WorkLink.Model.UpdateDomainMetadataResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDomainMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLDomainMetadataCmdlet.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.WL.UpdateWLFleetMetadataCmdlet">
            <summary>
            Updates fleet metadata, such as DisplayName.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLFleetMetadataCmdlet.DisplayName">
            <summary>
            <para>
            <para>The fleet name to display. The existing DisplayName is unset if null is passed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLFleetMetadataCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLFleetMetadataCmdlet.OptimizeForEndUserLocation">
            <summary>
            <para>
            <para>The option to optimize for better performance by routing traffic through the closest
            AWS Region to users, which may be outside of your home Region.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLFleetMetadataCmdlet.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.WorkLink.Model.UpdateFleetMetadataResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLFleetMetadataCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLFleetMetadataCmdlet.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.WL.UpdateWLIdentityProviderConfigurationCmdlet">
            <summary>
            Updates the identity provider configuration for the fleet.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLIdentityProviderConfigurationCmdlet.FleetArn">
            <summary>
            <para>
            <para>The ARN of the fleet.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLIdentityProviderConfigurationCmdlet.IdentityProviderSamlMetadata">
            <summary>
            <para>
            <para>The SAML metadata document provided by the customer’s identity provider. The existing
            IdentityProviderSamlMetadata is unset if null is passed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLIdentityProviderConfigurationCmdlet.IdentityProviderType">
            <summary>
            <para>
            <para>The type of identity provider.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLIdentityProviderConfigurationCmdlet.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.WorkLink.Model.UpdateIdentityProviderConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLIdentityProviderConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the FleetArn parameter.
            The -PassThru parameter is deprecated, use -Select '^FleetArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.WL.UpdateWLIdentityProviderConfigurationCmdlet.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>