AWS.Tools.VPCLattice.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.VPCLattice</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.AddVPCLResourceTagCmdlet">
            <summary>
            Adds the specified tags to the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.AddVPCLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.AddVPCLResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.AddVPCLResourceTagCmdlet.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.VPCLattice.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.AddVPCLResourceTagCmdlet.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.VPCL.AddVPCLResourceTagCmdlet.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.VPCL.GetVPCLAccessLogSubscriptionCmdlet">
            <summary>
            Retrieves information about the specified access log subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionCmdlet.AccessLogSubscriptionIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the access log subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionCmdlet.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.VPCLattice.Model.GetAccessLogSubscriptionResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetAccessLogSubscriptionResponse 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.VPCL.GetVPCLAccessLogSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccessLogSubscriptionIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AccessLogSubscriptionIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionListCmdlet">
            <summary>
            Lists all access log subscriptions for the specified service network or service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionListCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network or service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAccessLogSubscriptionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListAccessLogSubscriptionsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListAccessLogSubscriptionsResponse 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.VPCL.GetVPCLAccessLogSubscriptionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAuthPolicyCmdlet">
            <summary>
            Retrieves information about the auth policy for the specified service or service network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAuthPolicyCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network or service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLAuthPolicyCmdlet.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.VPCLattice.Model.GetAuthPolicyResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetAuthPolicyResponse 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.VPCL.GetVPCLAuthPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerCmdlet">
            <summary>
            Retrieves information about the specified listener for the specified service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerCmdlet.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.VPCLattice.Model.GetListenerResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetListenerResponse 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.VPCL.GetVPCLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerListCmdlet">
            <summary>
            Lists the listeners for the specified service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerListCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLListenerListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListListenersResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListListenersResponse 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.VPCL.GetVPCLListenerListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLResourcePolicyCmdlet">
            <summary>
            Retrieves information about the resource policy. The resource policy is an IAM policy
            created by AWS RAM on behalf of the resource owner when they share a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>An IAM policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLResourcePolicyCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Policy'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.GetResourcePolicyResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetResourcePolicyResponse 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.VPCL.GetVPCLResourcePolicyCmdlet.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.VPCL.GetVPCLResourceTagCmdlet">
            <summary>
            Lists the tags for the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLResourceTagCmdlet.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.VPCLattice.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.VPCLattice.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.VPCL.GetVPCLResourceTagCmdlet.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.VPCL.GetVPCLRuleCmdlet">
            <summary>
            Retrieves information about listener rules. You can also retrieve information about
            the default listener rule. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html#listener-rules">Listener
            rules</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleCmdlet.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.VPCLattice.Model.GetRuleResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetRuleResponse 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.VPCL.GetVPCLRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RuleIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^RuleIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleListCmdlet">
            <summary>
            Lists the rules for the listener.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleListCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleListCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLRuleListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListRulesResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListRulesResponse 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.VPCL.GetVPCLRuleListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceCmdlet">
            <summary>
            Retrieves information about the specified service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceCmdlet.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.VPCLattice.Model.GetServiceResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetServiceResponse 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.VPCL.GetVPCLServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceListCmdlet">
            <summary>
            Lists the services owned by the caller account or shared with the caller account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListServicesResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListServicesResponse 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.VPCL.GetVPCLServiceNetworkCmdlet">
            <summary>
            Retrieves information about the specified service network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkCmdlet.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.VPCLattice.Model.GetServiceNetworkResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetServiceNetworkResponse 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.VPCL.GetVPCLServiceNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkListCmdlet">
            <summary>
            Lists the service networks owned by the caller account or shared with the caller account.
            Also includes the account ID in the ARN to show which account owns the service network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListServiceNetworksResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListServiceNetworksResponse 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.VPCL.GetVPCLServiceNetworkServiceAssociationCmdlet">
            <summary>
            Retrieves information about the specified association between a service network and
            a service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationCmdlet.ServiceNetworkServiceAssociationIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationCmdlet.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.VPCLattice.Model.GetServiceNetworkServiceAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetServiceNetworkServiceAssociationResponse 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.VPCL.GetVPCLServiceNetworkServiceAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkServiceAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkServiceAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet">
            <summary>
            Lists the associations between the service network and the service. You can filter
            the list either by service or service network. You must provide either the service
            network identifier or the service identifier.
             
              
            <para>
            Every association in Amazon VPC Lattice is given a unique Amazon Resource Name (ARN),
            such as when a service network is associated with a VPC or when a service is associated
            with a service network. If the association is for a resource that is shared with another
            account, the association will include the local account ID as the prefix in the ARN
            for each account the resource is shared with.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListServiceNetworkServiceAssociationsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListServiceNetworkServiceAssociationsResponse 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.VPCL.GetVPCLServiceNetworkServiceAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationCmdlet">
            <summary>
            Retrieves information about the association between a service network and a VPC.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationCmdlet.ServiceNetworkVpcAssociationIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationCmdlet.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.VPCLattice.Model.GetServiceNetworkVpcAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetServiceNetworkVpcAssociationResponse 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.VPCL.GetVPCLServiceNetworkVpcAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkVpcAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkVpcAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet">
            <summary>
            Lists the service network and VPC associations. You can filter the list either by
            VPC or service network. You must provide either the service network identifier or
            the VPC identifier.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet.VpcIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListServiceNetworkVpcAssociationsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListServiceNetworkVpcAssociationsResponse 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.VPCL.GetVPCLServiceNetworkVpcAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupCmdlet">
            <summary>
            Retrieves information about the specified target group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupCmdlet.TargetGroupIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupCmdlet.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.VPCLattice.Model.GetTargetGroupResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.GetTargetGroupResponse 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.VPCL.GetVPCLTargetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupListCmdlet">
            <summary>
            Lists your target groups. You can narrow your search by using the filters below in
            your request.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupListCmdlet.TargetGroupType">
            <summary>
            <para>
            <para>The target group type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupListCmdlet.VpcIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetGroupListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListTargetGroupsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListTargetGroupsResponse 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.VPCL.GetVPCLTargetListCmdlet">
            <summary>
            Lists the targets for the target group. By default, all targets are included. You
            can use this API to check the health status of targets. You can also filter the results
            by target.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetListCmdlet.TargetGroupIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetListCmdlet.Target">
            <summary>
            <para>
            <para>The targets to list.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetListCmdlet.NextToken">
            <summary>
            <para>
            <para>A pagination token for the next page of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.GetVPCLTargetListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.VPCLattice.Model.ListTargetsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.ListTargetsResponse 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.VPCL.GetVPCLTargetListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet">
            <summary>
            Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis
            Data Firehose. The service network owner can use the access logs to audit the services
            in the network. The service network owner will only see access logs from clients and
            services that are associated with their service network. Access log entries represent
            traffic originated from VPCs associated with that network. For more information, see
            <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/monitoring-access-logs.html">Access
            logs</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet.DestinationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the destination. The supported destination types
            are CloudWatch Log groups, Kinesis Data Firehose delivery streams, and Amazon S3 buckets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network or service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the access log subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet.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.VPCLattice.Model.CreateAccessLogSubscriptionResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateAccessLogSubscriptionResponse 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.VPCL.NewVPCLAccessLogSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLAccessLogSubscriptionCmdlet.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.VPCL.NewVPCLListenerCmdlet">
            <summary>
            Creates a listener for a service. Before you start using your Amazon VPC Lattice service,
            you must add one or more listeners. A listener is a process that checks for connection
            requests to your services. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html">Listeners</a>
            in the <i>Amazon VPC Lattice User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.Name">
            <summary>
            <para>
            <para>The name of the listener. A listener name must be unique within a service. The valid
            characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last
            character, or immediately after another hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.Port">
            <summary>
            <para>
            <para>The listener port. You can specify a value from <c>1</c> to <c>65535</c>. For HTTP,
            the default is <c>80</c>. For HTTPS, the default is <c>443</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.Protocol">
            <summary>
            <para>
            <para>The listener protocol HTTP or HTTPS.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.FixedResponse_StatusCode">
            <summary>
            <para>
            <para>The HTTP response code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.Forward_TargetGroup">
            <summary>
            <para>
            <para>The target groups. Traffic matching the rule is forwarded to the specified target
            groups. With forward actions, you can assign a weight that controls the prioritization
            and selection of each target group. This means that requests are distributed to individual
            target groups based on their weights. For example, if two target groups have the same
            weight, each target group receives half of the traffic.</para><para>The default value is 1. This means that if only one target group is provided, there
            is no need to set the weight; 100% of traffic will go to that target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.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.VPCLattice.Model.CreateListenerResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateListenerResponse 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.VPCL.NewVPCLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLListenerCmdlet.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.VPCL.NewVPCLRuleCmdlet">
            <summary>
            Creates a listener rule. Each listener has a default rule for checking connection
            requests, but you can define additional rules. Each rule consists of a priority, one
            or more actions, and one or more conditions. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html#listener-rules">Listener
            rules</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.PathMatch_CaseSensitive">
            <summary>
            <para>
            <para>Indicates whether the match is case sensitive. Defaults to false.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.Match_Exact">
            <summary>
            <para>
            <para>An exact match of the path.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.HttpMatch_HeaderMatch">
            <summary>
            <para>
            <para>The header matches. Matches incoming requests with rule based on request header value
            before applying rule action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.HttpMatch_Method">
            <summary>
            <para>
            <para>The HTTP method type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.Name">
            <summary>
            <para>
            <para>The name of the rule. The name must be unique within the listener. The valid characters
            are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character,
            or immediately after another hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.Match_Prefix">
            <summary>
            <para>
            <para>A prefix match of the path.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.Priority">
            <summary>
            <para>
            <para>The priority assigned to the rule. Each rule for a specific listener must have a unique
            priority. The lower the priority number the higher the priority.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.FixedResponse_StatusCode">
            <summary>
            <para>
            <para>The HTTP response code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.Forward_TargetGroup">
            <summary>
            <para>
            <para>The target groups. Traffic matching the rule is forwarded to the specified target
            groups. With forward actions, you can assign a weight that controls the prioritization
            and selection of each target group. This means that requests are distributed to individual
            target groups based on their weights. For example, if two target groups have the same
            weight, each target group receives half of the traffic.</para><para>The default value is 1. This means that if only one target group is provided, there
            is no need to set the weight; 100% of traffic will go to that target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.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.VPCLattice.Model.CreateRuleResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateRuleResponse 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.VPCL.NewVPCLRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLRuleCmdlet.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.VPCL.NewVPCLServiceCmdlet">
            <summary>
            Creates a service. A service is any software application that can run on instances
            containers, or serverless functions within an account or virtual private cloud (VPC).
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/services.html">Services</a>
            in the <i>Amazon VPC Lattice User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.AuthType">
            <summary>
            <para>
            <para>The type of IAM policy.</para><ul><li><para><c>NONE</c>: The resource does not use an IAM policy. This is the default.</para></li><li><para><c>AWS_IAM</c>: The resource uses an IAM policy. When this type is used, auth is
            enabled and an auth policy is required.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.CertificateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the certificate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.CustomDomainName">
            <summary>
            <para>
            <para>The custom domain name of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.Name">
            <summary>
            <para>
            <para>The name of the service. The name must be unique within the account. The valid characters
            are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last character,
            or immediately after another hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.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.VPCLattice.Model.CreateServiceResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateServiceResponse 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.VPCL.NewVPCLServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceCmdlet.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.VPCL.NewVPCLServiceNetworkCmdlet">
            <summary>
            Creates a service network. A service network is a logical boundary for a collection
            of services. You can associate services and VPCs with a service network.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/service-networks.html">Service
            networks</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkCmdlet.AuthType">
            <summary>
            <para>
            <para>The type of IAM policy.</para><ul><li><para><c>NONE</c>: The resource does not use an IAM policy. This is the default.</para></li><li><para><c>AWS_IAM</c>: The resource uses an IAM policy. When this type is used, auth is
            enabled and an auth policy is required.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkCmdlet.Name">
            <summary>
            <para>
            <para>The name of the service network. The name must be unique to the account. The valid
            characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last
            character, or immediately after another hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the service network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkCmdlet.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.VPCLattice.Model.CreateServiceNetworkResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateServiceNetworkResponse 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.VPCL.NewVPCLServiceNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkCmdlet.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.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet">
            <summary>
            Associates a service with a service network.
             
              
            <para>
            You can't use this operation if the service and service network are already associated
            or if there is a disassociation or deletion in progress. If the association fails,
            you can retry the operation by deleting the association and recreating it.
            </para><para>
            You cannot associate a service and service network that are shared with a caller.
            The caller must own either the service or the service network.
            </para><para>
            As a result of this operation, the association is created in the service network account
            and the association owner account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN
            if the resources specified in the operation are in different accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.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.VPCLattice.Model.CreateServiceNetworkServiceAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateServiceNetworkServiceAssociationResponse 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.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkServiceAssociationCmdlet.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.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet">
            <summary>
            Associates a VPC with a service network. When you associate a VPC with the service
            network, it enables all the resources within that VPC to be clients and communicate
            with other services in the service network. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/service-network-associations.html#service-network-vpc-associations">Manage
            VPC associations</a> in the <i>Amazon VPC Lattice User Guide</i>.
             
              
            <para>
            You can't use this operation if there is a disassociation in progress. If the association
            fails, retry by deleting the association and recreating it.
            </para><para>
            As a result of this operation, the association gets created in the service network
            account and the VPC owner account.
            </para><para>
            Once a security group is added to the VPC association it cannot be removed. You can
            add or update the security groups being used for the VPC association once a security
            group is attached. To remove all security groups you must reassociate the VPC.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.SecurityGroupId">
            <summary>
            <para>
            <para>The IDs of the security groups. Security groups aren't added by default. You can add
            a security group to apply network level controls to control which resources in a VPC
            are allowed to access the service network and its services. For more information,
            see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html">Control
            traffic to resources using security groups</a> in the <i>Amazon VPC User Guide</i>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network. You must use the ARN
            when the resources specified in the operation are in different accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.VpcIdentifier">
            <summary>
            <para>
            <para>The ID of the VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.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.VPCLattice.Model.CreateServiceNetworkVpcAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateServiceNetworkVpcAssociationResponse 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.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLServiceNetworkVpcAssociationCmdlet.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.VPCL.NewVPCLTargetGroupCmdlet">
            <summary>
            Creates a target group. A target group is a collection of targets, or compute resources,
            that run your application or service. A target group can only be used by a single
            service.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/target-groups.html">Target
            groups</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_Enabled">
            <summary>
            <para>
            <para>Indicates whether health checking is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_HealthCheckIntervalSecond">
            <summary>
            <para>
            <para>The approximate amount of time, in seconds, between health checks of an individual
            target. The range is 5–300 seconds. The default is 30 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_HealthCheckTimeoutSecond">
            <summary>
            <para>
            <para>The amount of time, in seconds, to wait before reporting a target as unhealthy. The
            range is 1–120 seconds. The default is 5 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_HealthyThresholdCount">
            <summary>
            <para>
            <para>The number of consecutive successful health checks required before considering an
            unhealthy target healthy. The range is 2–10. The default is 5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Matcher_HttpCode">
            <summary>
            <para>
            <para>The HTTP code to use when checking for a successful response from a target.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Config_IpAddressType">
            <summary>
            <para>
            <para>The type of IP address used for the target group. The possible values are <c>ipv4</c>
            and <c>ipv6</c>. This is an optional parameter. If not specified, the IP address type
            defaults to <c>ipv4</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Config_LambdaEventStructureVersion">
            <summary>
            <para>
            <para>Lambda event structure version</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Name">
            <summary>
            <para>
            <para>The name of the target group. The name must be unique within the account. The valid
            characters are a-z, 0-9, and hyphens (-). You can't use a hyphen as the first or last
            character, or immediately after another hyphen.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_Path">
            <summary>
            <para>
            <para>The destination for health checks on the targets. If the protocol version is <c>HTTP/1.1</c>
            or <c>HTTP/2</c>, specify a valid URI (for example, <c>/path?query</c>). The default
            path is <c>/</c>. Health checks are not supported if the protocol version is <c>gRPC</c>,
            however, you can choose <c>HTTP/1.1</c> or <c>HTTP/2</c> and specify a valid URI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_Port">
            <summary>
            <para>
            <para>The port used when performing health checks on targets. The default setting is the
            port that a target receives traffic on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Config_Port">
            <summary>
            <para>
            <para>The port on which the targets are listening. For HTTP, the default is <c>80</c>. For
            HTTPS, the default is <c>443</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_Protocol">
            <summary>
            <para>
            <para>The protocol used when performing health checks on targets. The possible protocols
            are <c>HTTP</c> and <c>HTTPS</c>. The default is <c>HTTP</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Config_Protocol">
            <summary>
            <para>
            <para>The protocol to use for routing traffic to the targets. Default is the protocol of
            a target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_ProtocolVersion">
            <summary>
            <para>
            <para>The protocol version used when performing health checks on targets. The possible protocol
            versions are <c>HTTP1</c> and <c>HTTP2</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Config_ProtocolVersion">
            <summary>
            <para>
            <para>The protocol version. Default value is <c>HTTP1</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Type">
            <summary>
            <para>
            <para>The type of target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.HealthCheck_UnhealthyThresholdCount">
            <summary>
            <para>
            <para>The number of consecutive failed health checks required before considering a target
            unhealthy. The range is 2–10. The default is 2.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.Config_VpcIdentifier">
            <summary>
            <para>
            <para>The ID of the VPC.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request. If you retry a request that completed successfully using the same client
            token and parameters, the retry succeeds without performing any actions. If the parameters
            aren't identical, the retry fails.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.NewVPCLTargetGroupCmdlet.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.VPCLattice.Model.CreateTargetGroupResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.CreateTargetGroupResponse 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.VPCL.NewVPCLTargetGroupCmdlet.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.VPCL.RegisterVPCLTargetCmdlet">
            <summary>
            Registers the targets with the target group. If it's a Lambda target, you can only
            have one target in a target group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RegisterVPCLTargetCmdlet.TargetGroupIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RegisterVPCLTargetCmdlet.Target">
            <summary>
            <para>
            <para>The targets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RegisterVPCLTargetCmdlet.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.VPCLattice.Model.RegisterTargetsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.RegisterTargetsResponse 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.VPCL.RegisterVPCLTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RegisterVPCLTargetCmdlet.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.VPCL.RemoveVPCLAccessLogSubscriptionCmdlet">
            <summary>
            Deletes the specified access log subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAccessLogSubscriptionCmdlet.AccessLogSubscriptionIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the access log subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAccessLogSubscriptionCmdlet.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.VPCLattice.Model.DeleteAccessLogSubscriptionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAccessLogSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccessLogSubscriptionIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AccessLogSubscriptionIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAccessLogSubscriptionCmdlet.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.VPCL.RemoveVPCLAuthPolicyCmdlet">
            <summary>
            Deletes the specified auth policy. If an auth is set to <c>Amazon Web Services_IAM</c>
            and the auth policy is deleted, all requests will be denied by default. If you are
            trying to remove the auth policy completely, you must set the auth_type to <c>NONE</c>.
            If auth is enabled on the resource, but no auth policy is set, all requests will be
            denied.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAuthPolicyCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAuthPolicyCmdlet.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.VPCLattice.Model.DeleteAuthPolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAuthPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLAuthPolicyCmdlet.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.VPCL.RemoveVPCLListenerCmdlet">
            <summary>
            Deletes the specified listener.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLListenerCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLListenerCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLListenerCmdlet.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.VPCLattice.Model.DeleteListenerResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLListenerCmdlet.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.VPCL.RemoveVPCLResourcePolicyCmdlet">
            <summary>
            Deletes the specified resource policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourcePolicyCmdlet.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.VPCLattice.Model.DeleteResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourcePolicyCmdlet.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.VPCL.RemoveVPCLResourcePolicyCmdlet.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.VPCL.RemoveVPCLResourceTagCmdlet">
            <summary>
            Removes the specified tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys of the tags to remove.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourceTagCmdlet.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.VPCLattice.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLResourceTagCmdlet.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.VPCL.RemoveVPCLResourceTagCmdlet.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.VPCL.RemoveVPCLRuleCmdlet">
            <summary>
            Deletes a listener rule. Each listener has a default rule for checking connection
            requests, but you can define additional rules. Each rule consists of a priority, one
            or more actions, and one or more conditions. You can delete additional listener rules,
            but you cannot delete the default rule.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/listeners.html#listener-rules">Listener
            rules</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLRuleCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLRuleCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLRuleCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLRuleCmdlet.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.VPCLattice.Model.DeleteRuleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLRuleCmdlet.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.VPCL.RemoveVPCLServiceCmdlet">
            <summary>
            Deletes a service. A service can't be deleted if it's associated with a service network.
            If you delete a service, all resources related to the service, such as the resource
            policy, auth policy, listeners, listener rules, and access log subscriptions, are
            also deleted. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/services.html#delete-service">Delete
            a service</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceCmdlet.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.VPCLattice.Model.DeleteServiceResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.DeleteServiceResponse 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.VPCL.RemoveVPCLServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceCmdlet.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.VPCL.RemoveVPCLServiceNetworkCmdlet">
            <summary>
            Deletes a service network. You can only delete the service network if there is no
            service or VPC associated with it. If you delete a service network, all resources
            related to the service network, such as the resource policy, auth policy, and access
            log subscriptions, are also deleted. For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/service-networks.html#delete-service-network">Delete
            a service network</a> in the <i>Amazon VPC Lattice User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) or ID of the service network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkCmdlet.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.VPCLattice.Model.DeleteServiceNetworkResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkCmdlet.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.VPCL.RemoveVPCLServiceNetworkServiceAssociationCmdlet">
            <summary>
            Deletes the association between a specified service and the specific service network.
            This request will fail if an association is still in progress.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkServiceAssociationCmdlet.ServiceNetworkServiceAssociationIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkServiceAssociationCmdlet.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.VPCLattice.Model.DeleteServiceNetworkServiceAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.DeleteServiceNetworkServiceAssociationResponse 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.VPCL.RemoveVPCLServiceNetworkServiceAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkServiceAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkServiceAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkServiceAssociationCmdlet.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.VPCL.RemoveVPCLServiceNetworkVpcAssociationCmdlet">
            <summary>
            Disassociates the VPC from the service network. You can't disassociate the VPC if
            there is a create or update association in progress.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkVpcAssociationCmdlet.ServiceNetworkVpcAssociationIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkVpcAssociationCmdlet.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.VPCLattice.Model.DeleteServiceNetworkVpcAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.DeleteServiceNetworkVpcAssociationResponse 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.VPCL.RemoveVPCLServiceNetworkVpcAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkVpcAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkVpcAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLServiceNetworkVpcAssociationCmdlet.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.VPCL.RemoveVPCLTargetGroupCmdlet">
            <summary>
            Deletes a target group. You can't delete a target group if it is used in a listener
            rule or if the target group creation is in progress.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLTargetGroupCmdlet.TargetGroupIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLTargetGroupCmdlet.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.VPCLattice.Model.DeleteTargetGroupResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.DeleteTargetGroupResponse 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.VPCL.RemoveVPCLTargetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.RemoveVPCLTargetGroupCmdlet.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.VPCL.UnregisterVPCLTargetCmdlet">
            <summary>
            Deregisters the specified targets from the specified target group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UnregisterVPCLTargetCmdlet.TargetGroupIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UnregisterVPCLTargetCmdlet.Target">
            <summary>
            <para>
            <para>The targets to deregister.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UnregisterVPCLTargetCmdlet.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.VPCLattice.Model.DeregisterTargetsResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.DeregisterTargetsResponse 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.VPCL.UnregisterVPCLTargetCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UnregisterVPCLTargetCmdlet.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.VPCL.UpdateVPCLAccessLogSubscriptionCmdlet">
            <summary>
            Updates the specified access log subscription.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLAccessLogSubscriptionCmdlet.AccessLogSubscriptionIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the access log subscription.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLAccessLogSubscriptionCmdlet.DestinationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the access log destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLAccessLogSubscriptionCmdlet.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.VPCLattice.Model.UpdateAccessLogSubscriptionResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateAccessLogSubscriptionResponse 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.VPCL.UpdateVPCLAccessLogSubscriptionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccessLogSubscriptionIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^AccessLogSubscriptionIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLAccessLogSubscriptionCmdlet.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.VPCL.UpdateVPCLListenerCmdlet">
            <summary>
            Updates the specified listener for the specified service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLListenerCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLListenerCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLListenerCmdlet.FixedResponse_StatusCode">
            <summary>
            <para>
            <para>The HTTP response code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLListenerCmdlet.Forward_TargetGroup">
            <summary>
            <para>
            <para>The target groups. Traffic matching the rule is forwarded to the specified target
            groups. With forward actions, you can assign a weight that controls the prioritization
            and selection of each target group. This means that requests are distributed to individual
            target groups based on their weights. For example, if two target groups have the same
            weight, each target group receives half of the traffic.</para><para>The default value is 1. This means that if only one target group is provided, there
            is no need to set the weight; 100% of traffic will go to that target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLListenerCmdlet.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.VPCLattice.Model.UpdateListenerResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateListenerResponse 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.VPCL.UpdateVPCLListenerCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLListenerCmdlet.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.VPCL.UpdateVPCLRuleCmdlet">
            <summary>
            Updates a rule for the listener. You can't modify a default listener rule. To modify
            a default listener rule, use <c>UpdateListener</c>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.PathMatch_CaseSensitive">
            <summary>
            <para>
            <para>Indicates whether the match is case sensitive. Defaults to false.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.Match_Exact">
            <summary>
            <para>
            <para>An exact match of the path.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.HttpMatch_HeaderMatch">
            <summary>
            <para>
            <para>The header matches. Matches incoming requests with rule based on request header value
            before applying rule action.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.HttpMatch_Method">
            <summary>
            <para>
            <para>The HTTP method type.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.Match_Prefix">
            <summary>
            <para>
            <para>A prefix match of the path.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.Priority">
            <summary>
            <para>
            <para>The rule priority. A listener can't have multiple rules with the same priority.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the rule.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.FixedResponse_StatusCode">
            <summary>
            <para>
            <para>The HTTP response code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.Forward_TargetGroup">
            <summary>
            <para>
            <para>The target groups. Traffic matching the rule is forwarded to the specified target
            groups. With forward actions, you can assign a weight that controls the prioritization
            and selection of each target group. This means that requests are distributed to individual
            target groups based on their weights. For example, if two target groups have the same
            weight, each target group receives half of the traffic.</para><para>The default value is 1. This means that if only one target group is provided, there
            is no need to set the weight; 100% of traffic will go to that target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.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.VPCLattice.Model.UpdateRuleResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateRuleResponse 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.VPCL.UpdateVPCLRuleCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleCmdlet.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.VPCL.UpdateVPCLRuleListCmdlet">
            <summary>
            Updates the listener rules in a batch. You can use this operation to change the priority
            of listener rules. This can be useful when bulk updating or swapping rule priority.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleListCmdlet.ListenerIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleListCmdlet.Rule">
            <summary>
            <para>
            <para>The rules for the specified listener.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleListCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleListCmdlet.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.VPCLattice.Model.BatchUpdateRuleResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.BatchUpdateRuleResponse 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.VPCL.UpdateVPCLRuleListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ListenerIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ListenerIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLRuleListCmdlet.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.VPCL.UpdateVPCLServiceCmdlet">
            <summary>
            Updates the specified service.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceCmdlet.AuthType">
            <summary>
            <para>
            <para>The type of IAM policy.</para><ul><li><para><c>NONE</c>: The resource does not use an IAM policy. This is the default.</para></li><li><para><c>AWS_IAM</c>: The resource uses an IAM policy. When this type is used, auth is
            enabled and an auth policy is required.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceCmdlet.CertificateArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the certificate. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceCmdlet.ServiceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceCmdlet.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.VPCLattice.Model.UpdateServiceResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateServiceResponse 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.VPCL.UpdateVPCLServiceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceCmdlet.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.VPCL.UpdateVPCLServiceNetworkCmdlet">
            <summary>
            Updates the specified service network.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkCmdlet.AuthType">
            <summary>
            <para>
            <para>The type of IAM policy.</para><ul><li><para><c>NONE</c>: The resource does not use an IAM policy. This is the default.</para></li><li><para><c>AWS_IAM</c>: The resource uses an IAM policy. When this type is used, auth is
            enabled and an auth policy is required.</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkCmdlet.ServiceNetworkIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkCmdlet.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.VPCLattice.Model.UpdateServiceNetworkResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateServiceNetworkResponse 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.VPCL.UpdateVPCLServiceNetworkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkCmdlet.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.VPCL.UpdateVPCLServiceNetworkVpcAssociationCmdlet">
            <summary>
            Updates the service network and VPC association. Once you add a security group, it
            cannot be removed.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkVpcAssociationCmdlet.SecurityGroupId">
            <summary>
            <para>
            <para>The IDs of the security groups. Once you add a security group, it cannot be removed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkVpcAssociationCmdlet.ServiceNetworkVpcAssociationIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkVpcAssociationCmdlet.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.VPCLattice.Model.UpdateServiceNetworkVpcAssociationResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateServiceNetworkVpcAssociationResponse 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.VPCL.UpdateVPCLServiceNetworkVpcAssociationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ServiceNetworkVpcAssociationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ServiceNetworkVpcAssociationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLServiceNetworkVpcAssociationCmdlet.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.VPCL.UpdateVPCLTargetGroupCmdlet">
            <summary>
            Updates the specified target group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_Enabled">
            <summary>
            <para>
            <para>Indicates whether health checking is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_HealthCheckIntervalSecond">
            <summary>
            <para>
            <para>The approximate amount of time, in seconds, between health checks of an individual
            target. The range is 5–300 seconds. The default is 30 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_HealthCheckTimeoutSecond">
            <summary>
            <para>
            <para>The amount of time, in seconds, to wait before reporting a target as unhealthy. The
            range is 1–120 seconds. The default is 5 seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_HealthyThresholdCount">
            <summary>
            <para>
            <para>The number of consecutive successful health checks required before considering an
            unhealthy target healthy. The range is 2–10. The default is 5.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.Matcher_HttpCode">
            <summary>
            <para>
            <para>The HTTP code to use when checking for a successful response from a target.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_Path">
            <summary>
            <para>
            <para>The destination for health checks on the targets. If the protocol version is <c>HTTP/1.1</c>
            or <c>HTTP/2</c>, specify a valid URI (for example, <c>/path?query</c>). The default
            path is <c>/</c>. Health checks are not supported if the protocol version is <c>gRPC</c>,
            however, you can choose <c>HTTP/1.1</c> or <c>HTTP/2</c> and specify a valid URI.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_Port">
            <summary>
            <para>
            <para>The port used when performing health checks on targets. The default setting is the
            port that a target receives traffic on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_Protocol">
            <summary>
            <para>
            <para>The protocol used when performing health checks on targets. The possible protocols
            are <c>HTTP</c> and <c>HTTPS</c>. The default is <c>HTTP</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_ProtocolVersion">
            <summary>
            <para>
            <para>The protocol version used when performing health checks on targets. The possible protocol
            versions are <c>HTTP1</c> and <c>HTTP2</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.TargetGroupIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the target group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.HealthCheck_UnhealthyThresholdCount">
            <summary>
            <para>
            <para>The number of consecutive failed health checks required before considering a target
            unhealthy. The range is 2–10. The default is 2.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.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.VPCLattice.Model.UpdateTargetGroupResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.UpdateTargetGroupResponse 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.VPCL.UpdateVPCLTargetGroupCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the TargetGroupIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^TargetGroupIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.UpdateVPCLTargetGroupCmdlet.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.VPCL.WriteVPCLAuthPolicyCmdlet">
            <summary>
            Creates or updates the auth policy.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLAuthPolicyCmdlet.Policy">
            <summary>
            <para>
            <para>The auth policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLAuthPolicyCmdlet.ResourceIdentifier">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network or service for which the
            policy is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLAuthPolicyCmdlet.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.VPCLattice.Model.PutAuthPolicyResponse).
            Specifying the name of a property of type Amazon.VPCLattice.Model.PutAuthPolicyResponse 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.VPCL.WriteVPCLAuthPolicyCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLAuthPolicyCmdlet.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.VPCL.WriteVPCLResourcePolicyCmdlet">
            <summary>
            Attaches a resource-based permission policy to a service or service network. The policy
            must contain the same actions and condition statements as the Amazon Web Services
            Resource Access Manager permission for sharing services and service networks.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLResourcePolicyCmdlet.Policy">
            <summary>
            <para>
            <para>An IAM policy.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLResourcePolicyCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ID or Amazon Resource Name (ARN) of the service network or service for which the
            policy is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLResourcePolicyCmdlet.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.VPCLattice.Model.PutResourcePolicyResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.VPCL.WriteVPCLResourcePolicyCmdlet.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.VPCL.WriteVPCLResourcePolicyCmdlet.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>