AWS.Tools.AppIntegrationsService.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.AppIntegrationsService</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet">
            <summary>
            Adds the specified tags to the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.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.AppIntegrationsService.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.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.AIS.AddAISResourceTagCmdlet.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.AIS.GetAISDataIntegrationCmdlet">
            <summary>
            Returns information about the DataIntegration.
             
             <note><para>
            You cannot create a DataIntegration association for a DataIntegration that has been
            previously associated. Use a different DataIntegration, or recreate the DataIntegration
            using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a>
            API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationCmdlet.Identifier">
            <summary>
            <para>
            <para>A unique identifier.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationCmdlet.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.AppIntegrationsService.Model.GetDataIntegrationResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.GetDataIntegrationResponse 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.AIS.GetAISDataIntegrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet">
            <summary>
            Returns a paginated list of DataIntegration associations in the account.
             
             <note><para>
            You cannot create a DataIntegration association for a DataIntegration that has been
            previously associated. Use a different DataIntegration, or recreate the DataIntegration
            using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a>
            API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.DataIntegrationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DataIntegrationAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListDataIntegrationAssociationsResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListDataIntegrationAssociationsResponse 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.AIS.GetAISDataIntegrationAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DataIntegrationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DataIntegrationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet">
            <summary>
            Returns a paginated list of DataIntegrations in the account.
             
             <note><para>
            You cannot create a DataIntegration association for a DataIntegration that has been
            previously associated. Use a different DataIntegration, or recreate the DataIntegration
            using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a>
            API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DataIntegrations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListDataIntegrationsResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListDataIntegrationsResponse 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.AIS.GetAISEventIntegrationCmdlet">
            <summary>
            Returns information about the event integration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the event integration. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationCmdlet.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.AppIntegrationsService.Model.GetEventIntegrationResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.GetEventIntegrationResponse 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.AIS.GetAISEventIntegrationCmdlet.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="T:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet">
            <summary>
            Returns a paginated list of event integration associations in the account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.EventIntegrationName">
            <summary>
            <para>
            <para>The name of the event integration. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventIntegrationAssociations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListEventIntegrationAssociationsResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListEventIntegrationAssociationsResponse 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.AIS.GetAISEventIntegrationAssociationListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EventIntegrationName parameter.
            The -PassThru parameter is deprecated, use -Select '^EventIntegrationName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet">
            <summary>
            Returns a paginated list of event integrations in the account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return per page.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token for the next set of results. Use the value returned in the previous response
            in the next request to retrieve the next set of results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventIntegrations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListEventIntegrationsResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListEventIntegrationsResponse 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.AIS.GetAISResourceTagCmdlet">
            <summary>
            Lists the tags for the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISResourceTagCmdlet.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.AppIntegrationsService.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.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.AIS.GetAISResourceTagCmdlet.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.AIS.NewAISDataIntegrationCmdlet">
            <summary>
            Creates and persists a DataIntegration resource.
             
             <note><para>
            You cannot create a DataIntegration association for a DataIntegration that has been
            previously associated. Use a different DataIntegration, or recreate the DataIntegration
            using the <code>CreateDataIntegration</code> API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ScheduleConfig_FirstExecutionFrom">
            <summary>
            <para>
            <para>The start date for objects to import in the first flow run.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.KmsKey">
            <summary>
            <para>
            <para>The KMS key for the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ScheduleConfig_Object">
            <summary>
            <para>
            <para>The name of the object to pull from the data source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ScheduleConfig_ScheduleExpression">
            <summary>
            <para>
            <para>How often the data should be pulled from data source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.SourceURI">
            <summary>
            <para>
            <para>The URI of the data source.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Arn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.CreateDataIntegrationResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.CreateDataIntegrationResponse 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.AIS.NewAISDataIntegrationCmdlet.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.AIS.NewAISDataIntegrationCmdlet.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.AIS.NewAISEventIntegrationCmdlet">
            <summary>
            Creates an EventIntegration, given a specified name, description, and a reference
            to an Amazon EventBridge bus in your account and a partner event source that pushes
            events to that bus. No objects are created in the your account, only metadata that
            is persisted on the EventIntegration control plane.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the event integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.EventBridgeBus">
            <summary>
            <para>
            <para>The EventBridge bus.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the event integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.EventFilter_Source">
            <summary>
            <para>
            <para>The source of the events.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Tag">
            <summary>
            <para>
            <para>One or more tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.ClientToken">
            <summary>
            <para>
            <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of
            the request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventIntegrationArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.CreateEventIntegrationResponse).
            Specifying the name of a property of type Amazon.AppIntegrationsService.Model.CreateEventIntegrationResponse 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.AIS.NewAISEventIntegrationCmdlet.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.AIS.RemoveAISDataIntegrationCmdlet">
            <summary>
            Deletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations
            can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow
            flow and service linked role.
             
             <note><para>
            You cannot create a DataIntegration association for a DataIntegration that has been
            previously associated. Use a different DataIntegration, or recreate the DataIntegration
            using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a>
            API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.DataIntegrationIdentifier">
            <summary>
            <para>
            <para>A unique identifier for the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.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.AppIntegrationsService.Model.DeleteDataIntegrationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DataIntegrationIdentifier parameter.
            The -PassThru parameter is deprecated, use -Select '^DataIntegrationIdentifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.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.AIS.RemoveAISEventIntegrationCmdlet">
            <summary>
            Deletes the specified existing event integration. If the event integration is associated
            with clients, the request is rejected.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the event integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.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.AppIntegrationsService.Model.DeleteEventIntegrationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.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.AIS.RemoveAISEventIntegrationCmdlet.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.AIS.RemoveAISResourceTagCmdlet">
            <summary>
            Removes the specified tags from the specified resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.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.AppIntegrationsService.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.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.AIS.RemoveAISResourceTagCmdlet.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.AIS.UpdateAISDataIntegrationCmdlet">
            <summary>
            Updates the description of a DataIntegration.
             
             <note><para>
            You cannot create a DataIntegration association for a DataIntegration that has been
            previously associated. Use a different DataIntegration, or recreate the DataIntegration
            using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a>
            API.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Identifier">
            <summary>
            <para>
            <para>A unique identifier for the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the DataIntegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.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.AppIntegrationsService.Model.UpdateDataIntegrationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Identifier parameter.
            The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.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.AIS.UpdateAISEventIntegrationCmdlet">
            <summary>
            Updates the description of an event integration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the event inegration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the event integration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.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.AppIntegrationsService.Model.UpdateEventIntegrationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.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.AIS.UpdateAISEventIntegrationCmdlet.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>