AWS.Tools.CodeStarconnections.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.CodeStarconnections</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.AddCSTCResourceTagCmdlet">
            <summary>
            Adds to or modifies the tags of the given resource. Tags are metadata that can be
            used to manage a resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.AddCSTCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to which you want to add or update
            tags.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.AddCSTCResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags you want to modify or add to the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.AddCSTCResourceTagCmdlet.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.CodeStarconnections.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.AddCSTCResourceTagCmdlet.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.CSTC.AddCSTCResourceTagCmdlet.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.CSTC.GetCSTCConnectionCmdlet">
            <summary>
            Returns the connection ARN and details such as status, owner, and provider type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionCmdlet.ConnectionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of a connection.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Connection'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.GetConnectionResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetConnectionResponse 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.CSTC.GetCSTCConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet">
            <summary>
            Lists the connections associated with your account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet.HostArnFilter">
            <summary>
            <para>
            <para>Filters the list of connections to those associated with a specified host.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet.ProviderTypeFilter">
            <summary>
            <para>
            <para>Filters the list of connections to those associated with a specified provider, such
            as Bitbucket.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. To retrieve the remaining
            results, make another call with the returned <c>nextToken</c> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that was returned from the previous <c>ListConnections</c> call, which can
            be used to return the next set of connections in the list.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Connections'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.ListConnectionsResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.ListConnectionsResponse 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.CSTC.GetCSTCConnectionListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ProviderTypeFilter parameter.
            The -PassThru parameter is deprecated, use -Select '^ProviderTypeFilter' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCConnectionListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostCmdlet">
            <summary>
            Returns the host ARN and details such as status, provider type, endpoint, and, if
            applicable, the VPC configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostCmdlet.HostArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the requested host.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostCmdlet.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.CodeStarconnections.Model.GetHostResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetHostResponse 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.CSTC.GetCSTCHostCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the HostArn parameter.
            The -PassThru parameter is deprecated, use -Select '^HostArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostListCmdlet">
            <summary>
            Lists the hosts associated with your account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return in a single call. To retrieve the remaining
            results, make another call with the returned <c>nextToken</c> value.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostListCmdlet.NextToken">
            <summary>
            <para>
            <para>The token that was returned from the previous <c>ListHosts</c> call, which can be
            used to return the next set of hosts in the list.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCHostListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Hosts'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.ListHostsResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.ListHostsResponse 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.CSTC.GetCSTCHostListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkCmdlet">
            <summary>
            Returns details about a repository link. A repository link allows Git sync to monitor
            and sync changes from files in a specified Git repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link to get.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RepositoryLinkInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.GetRepositoryLinkResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetRepositoryLinkResponse 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.CSTC.GetCSTCRepositoryLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RepositoryLinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^RepositoryLinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkListCmdlet">
            <summary>
            Lists the repository links created for connections in your account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkListCmdlet.MaxResult">
            <summary>
            <para>
            <para> A non-zero, non-negative integer used to limit the number of returned results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkListCmdlet.NextToken">
            <summary>
            <para>
            <para> An enumeration token that, when provided in a request, returns the next batch of
            the results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositoryLinkListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RepositoryLinks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.ListRepositoryLinksResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.ListRepositoryLinksResponse 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.CSTC.GetCSTCRepositoryLinkListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncDefinitionListCmdlet">
            <summary>
            Lists the repository sync definitions for repository links in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncDefinitionListCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link for the sync definition for which you want to retrieve
            information.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncDefinitionListCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type of the repository link for the the sync definition for which you want
            to retrieve information.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncDefinitionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RepositorySyncDefinitions'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.ListRepositorySyncDefinitionsResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.ListRepositorySyncDefinitionsResponse 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.CSTC.GetCSTCRepositorySyncStatusCmdlet">
            <summary>
            Returns details about the sync status for a repository. A repository sync uses Git
            sync to push and pull changes from your remote repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncStatusCmdlet.Branch">
            <summary>
            <para>
            <para>The branch of the repository link for the requested repository sync status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncStatusCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The repository link ID for the requested repository sync status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncStatusCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type of the requested sync status.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCRepositorySyncStatusCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'LatestSync'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.GetRepositorySyncStatusResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetRepositorySyncStatusResponse 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.CSTC.GetCSTCResourceSyncStatusCmdlet">
            <summary>
            Returns the status of the sync with the Git repository for a specific Amazon Web Services
            resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCResourceSyncStatusCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services resource for the sync status with the Git repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCResourceSyncStatusCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type for the sync status with the Git repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCResourceSyncStatusCmdlet.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.CodeStarconnections.Model.GetResourceSyncStatusResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetResourceSyncStatusResponse 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.CSTC.GetCSTCResourceTagListCmdlet">
            <summary>
            Gets the set of key-value pairs (metadata) that are used to manage the resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCResourceTagListCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource for which you want to get information
            about tags, if any.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCResourceTagListCmdlet.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.CodeStarconnections.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.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.CSTC.GetCSTCResourceTagListCmdlet.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.CSTC.GetCSTCSyncBlockerSummaryCmdlet">
            <summary>
            Returns a list of the most recent sync blockers.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncBlockerSummaryCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services resource currently blocked from automatically
            being synced from a Git repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncBlockerSummaryCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type for the sync blocker summary.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncBlockerSummaryCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SyncBlockerSummary'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.GetSyncBlockerSummaryResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetSyncBlockerSummaryResponse 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.CSTC.GetCSTCSyncConfigurationCmdlet">
            <summary>
            Returns details about a sync configuration, including the sync type and resource name.
            A sync configuration allows the configuration to sync (push and pull) changes from
            the remote repository for a specified branch in a Git repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services resource for the sync configuration for which
            you want to retrieve information.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type for the sync configuration for which you want to retrieve information.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SyncConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.GetSyncConfigurationResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.GetSyncConfigurationResponse 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.CSTC.GetCSTCSyncConfigurationListCmdlet">
            <summary>
            Returns a list of sync configurations for a specified repository.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationListCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link for the requested list of sync configurations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationListCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type for the requested list of sync configurations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>A non-zero, non-negative integer used to limit the number of returned results.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationListCmdlet.NextToken">
            <summary>
            <para>
            <para>An enumeration token that allows the operation to batch the results of the operation.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.GetCSTCSyncConfigurationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SyncConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.ListSyncConfigurationsResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.ListSyncConfigurationsResponse 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.CSTC.GetCSTCSyncConfigurationListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet">
            <summary>
            Creates a connection that can then be given to other Amazon Web Services services
            like CodePipeline so that it can access third-party code repositories. The connection
            is in pending status until the third-party connection handshake is completed from
            the console.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet.ConnectionName">
            <summary>
            <para>
            <para>The name of the connection to be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet.HostArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the host associated with the connection to be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet.ProviderType">
            <summary>
            <para>
            <para>The name of the external provider where your third-party code repository is configured.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet.Tag">
            <summary>
            <para>
            <para>The key-value pair to use when tagging the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ConnectionArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.CreateConnectionResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.CreateConnectionResponse 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.CSTC.NewCSTCConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionName parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCConnectionCmdlet.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.CSTC.NewCSTCHostCmdlet">
            <summary>
            Creates a resource that represents the infrastructure where a third-party provider
            is installed. The host is used when you create connections to an installed third-party
            provider type, such as GitHub Enterprise Server. You create one host for all connections
            to that provider.
             
             <note><para>
            A host created through the CLI or the SDK is in `PENDING` status by default. You can
            make its status `AVAILABLE` by setting up the host in the console.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.Name">
            <summary>
            <para>
            <para>The name of the host to be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.ProviderEndpoint">
            <summary>
            <para>
            <para>The endpoint of the infrastructure to be represented by the host after it is created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.ProviderType">
            <summary>
            <para>
            <para>The name of the installed provider to be associated with your connection. The host
            resource represents the infrastructure where your provider type is installed. The
            valid provider type is GitHub Enterprise Server.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.VpcConfiguration_SecurityGroupId">
            <summary>
            <para>
            <para>The ID of the security group or security groups associated with the Amazon VPC connected
            to the infrastructure where your provider type is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.VpcConfiguration_SubnetId">
            <summary>
            <para>
            <para>The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure
            where your provider type is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.Tag">
            <summary>
            <para>
            <para>Tags for the host to be created.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.VpcConfiguration_TlsCertificate">
            <summary>
            <para>
            <para>The value of the Transport Layer Security (TLS) certificate associated with the infrastructure
            where your provider type is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.VpcConfiguration_VpcId">
            <summary>
            <para>
            <para>The ID of the Amazon VPC connected to the infrastructure where your provider type
            is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCHostCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HostArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.CreateHostResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.CreateHostResponse 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.CSTC.NewCSTCHostCmdlet.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.CSTC.NewCSTCHostCmdlet.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.CSTC.NewCSTCRepositoryLinkCmdlet">
            <summary>
            Creates a link to a specified external Git repository. A repository link allows Git
            sync to monitor and sync changes to files in a specified Git repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCRepositoryLinkCmdlet.ConnectionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the connection to be associated with the repository
            link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCRepositoryLinkCmdlet.EncryptionKeyArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) encryption key for the repository to be associated
            with the repository link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCRepositoryLinkCmdlet.OwnerId">
            <summary>
            <para>
            <para>The owner ID for the repository associated with a specific sync configuration, such
            as the owner ID in GitHub.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCRepositoryLinkCmdlet.RepositoryName">
            <summary>
            <para>
            <para>The name of the repository to be associated with the repository link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCRepositoryLinkCmdlet.Tag">
            <summary>
            <para>
            <para>The tags for the repository to be associated with the repository link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCRepositoryLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RepositoryLinkInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.CreateRepositoryLinkResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.CreateRepositoryLinkResponse 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.CSTC.NewCSTCRepositoryLinkCmdlet.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.CSTC.NewCSTCSyncConfigurationCmdlet">
            <summary>
            Creates a sync configuration which allows Amazon Web Services to sync content from
            a Git repository to update a specified Amazon Web Services resource. Parameters for
            the sync configuration are determined by the sync type.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.Branch">
            <summary>
            <para>
            <para>The branch in the repository from which changes will be synced.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.ConfigFile">
            <summary>
            <para>
            <para>The file name of the configuration file that manages syncing between the connection
            and the repository. This configuration file is stored in the repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.PublishDeploymentStatus">
            <summary>
            <para>
            <para>Whether to enable or disable publishing of deployment status to source providers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link created for the connection. A repository link allows
            Git sync to monitor and sync changes to files in a specified Git repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services resource (for example, a CloudFormation stack
            in the case of CFN_STACK_SYNC) that will be synchronized from the linked repository.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The ARN of the IAM role that grants permission for Amazon Web Services to use Git
            sync to update a given Amazon Web Services resource on your behalf.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.SyncType">
            <summary>
            <para>
            <para>The type of sync configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.TriggerResourceUpdateOn">
            <summary>
            <para>
            <para>When to trigger Git sync to begin the stack update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.NewCSTCSyncConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SyncConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.CreateSyncConfigurationResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.CreateSyncConfigurationResponse 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.CSTC.NewCSTCSyncConfigurationCmdlet.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.CSTC.RemoveCSTCConnectionCmdlet">
            <summary>
            The connection to be deleted.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCConnectionCmdlet.ConnectionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the connection to be deleted.</para><note><para>The ARN is never reused if the connection is deleted.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCConnectionCmdlet.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.CodeStarconnections.Model.DeleteConnectionResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCConnectionCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ConnectionArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ConnectionArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCConnectionCmdlet.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.CSTC.RemoveCSTCHostCmdlet">
            <summary>
            The host to be deleted. Before you delete a host, all connections associated to the
            host must be deleted.
             
             <note><para>
            A host cannot be deleted if it is in the VPC_CONFIG_INITIALIZING or VPC_CONFIG_DELETING
            state.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCHostCmdlet.HostArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the host to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCHostCmdlet.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.CodeStarconnections.Model.DeleteHostResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCHostCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the HostArn parameter.
            The -PassThru parameter is deprecated, use -Select '^HostArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCHostCmdlet.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.CSTC.RemoveCSTCRepositoryLinkCmdlet">
            <summary>
            Deletes the association between your connection and a specified external Git repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCRepositoryLinkCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCRepositoryLinkCmdlet.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.CodeStarconnections.Model.DeleteRepositoryLinkResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCRepositoryLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RepositoryLinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^RepositoryLinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCRepositoryLinkCmdlet.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.CSTC.RemoveCSTCResourceTagCmdlet">
            <summary>
            Removes tags from an Amazon Web Services resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the resource to remove tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The list of keys for the tags to be removed from the resource.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCResourceTagCmdlet.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.CodeStarconnections.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCResourceTagCmdlet.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.CSTC.RemoveCSTCResourceTagCmdlet.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.CSTC.RemoveCSTCSyncConfigurationCmdlet">
            <summary>
            Deletes the sync configuration for a specified repository and connection.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCSyncConfigurationCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services resource associated with the sync configuration
            to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCSyncConfigurationCmdlet.SyncType">
            <summary>
            <para>
            <para>The type of sync configuration to be deleted.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCSyncConfigurationCmdlet.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.CodeStarconnections.Model.DeleteSyncConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.RemoveCSTCSyncConfigurationCmdlet.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.CSTC.UpdateCSTCHostCmdlet">
            <summary>
            Updates a specified host with the provided configurations.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.HostArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the host to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.ProviderEndpoint">
            <summary>
            <para>
            <para>The URL or endpoint of the host to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.VpcConfiguration_SecurityGroupId">
            <summary>
            <para>
            <para>The ID of the security group or security groups associated with the Amazon VPC connected
            to the infrastructure where your provider type is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.VpcConfiguration_SubnetId">
            <summary>
            <para>
            <para>The ID of the subnet or subnets associated with the Amazon VPC connected to the infrastructure
            where your provider type is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.VpcConfiguration_TlsCertificate">
            <summary>
            <para>
            <para>The value of the Transport Layer Security (TLS) certificate associated with the infrastructure
            where your provider type is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.VpcConfiguration_VpcId">
            <summary>
            <para>
            <para>The ID of the Amazon VPC connected to the infrastructure where your provider type
            is installed.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.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.CodeStarconnections.Model.UpdateHostResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the HostArn parameter.
            The -PassThru parameter is deprecated, use -Select '^HostArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCHostCmdlet.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.CSTC.UpdateCSTCRepositoryLinkCmdlet">
            <summary>
            Updates the association between your connection and a specified external Git repository.
            A repository link allows Git sync to monitor and sync changes to files in a specified
            Git repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCRepositoryLinkCmdlet.ConnectionArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the connection for the repository link to be updated.
            The updated connection ARN must have the same providerType (such as GitHub) as the
            original connection ARN for the repo link.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCRepositoryLinkCmdlet.EncryptionKeyArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the encryption key for the repository link to be
            updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCRepositoryLinkCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCRepositoryLinkCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RepositoryLinkInfo'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.UpdateRepositoryLinkResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.UpdateRepositoryLinkResponse 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.CSTC.UpdateCSTCRepositoryLinkCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the RepositoryLinkId parameter.
            The -PassThru parameter is deprecated, use -Select '^RepositoryLinkId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCRepositoryLinkCmdlet.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.CSTC.UpdateCSTCSyncBlockerCmdlet">
            <summary>
            Allows you to update the status of a sync blocker, resolving the blocker and allowing
            syncing to continue.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncBlockerCmdlet.Id">
            <summary>
            <para>
            <para>The ID of the sync blocker to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncBlockerCmdlet.ResolvedReason">
            <summary>
            <para>
            <para>The reason for resolving the sync blocker.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncBlockerCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the resource for the sync blocker to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncBlockerCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type of the sync blocker to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncBlockerCmdlet.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.CodeStarconnections.Model.UpdateSyncBlockerResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.UpdateSyncBlockerResponse 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.CSTC.UpdateCSTCSyncBlockerCmdlet.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.CSTC.UpdateCSTCSyncConfigurationCmdlet">
            <summary>
            Updates the sync configuration for your connection and a specified external Git repository.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.Branch">
            <summary>
            <para>
            <para>The branch for the sync configuration to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.ConfigFile">
            <summary>
            <para>
            <para>The configuration file for the sync configuration to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.PublishDeploymentStatus">
            <summary>
            <para>
            <para>Whether to enable or disable publishing of deployment status to source providers.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.RepositoryLinkId">
            <summary>
            <para>
            <para>The ID of the repository link for the sync configuration to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.ResourceName">
            <summary>
            <para>
            <para>The name of the Amazon Web Services resource for the sync configuration to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The ARN of the IAM role for the sync configuration to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.SyncType">
            <summary>
            <para>
            <para>The sync type for the sync configuration to be updated.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.TriggerResourceUpdateOn">
            <summary>
            <para>
            <para>When to trigger Git sync to begin the stack update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CSTC.UpdateCSTCSyncConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'SyncConfiguration'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CodeStarconnections.Model.UpdateSyncConfigurationResponse).
            Specifying the name of a property of type Amazon.CodeStarconnections.Model.UpdateSyncConfigurationResponse 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.CSTC.UpdateCSTCSyncConfigurationCmdlet.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>