AWS.Tools.Detective.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.Detective</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.DTCT.AddDTCTResourceTagCmdlet">
            <summary>
            Applies tag values to a behavior graph.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.AddDTCTResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph to assign the tags to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.AddDTCTResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the behavior graph. You can add up to 50 tags. For each tag,
            you provide the tag key and the tag value. Each tag key can contain up to 128 characters.
            Each tag value can contain up to 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.AddDTCTResourceTagCmdlet.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.Detective.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.AddDTCTResourceTagCmdlet.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.DTCT.AddDTCTResourceTagCmdlet.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.DTCT.ApproveDTCTInvitationCmdlet">
            <summary>
            Accepts an invitation for the member account to contribute data to a behavior graph.
            This operation can only be called by an invited member account.
             
              
            <para>
            The request provides the ARN of behavior graph.
            </para><para>
            The member account status in the graph must be <code>INVITED</code>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.ApproveDTCTInvitationCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph that the member account is accepting the invitation
            for.</para><para>The member account status in the behavior graph must be <code>INVITED</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.ApproveDTCTInvitationCmdlet.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.Detective.Model.AcceptInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.ApproveDTCTInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.ApproveDTCTInvitationCmdlet.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.DTCT.DenyDTCTInvitationCmdlet">
            <summary>
            Rejects an invitation to contribute the account data to a behavior graph. This operation
            must be called by an invited member account that has the <code>INVITED</code> status.
             
              
            <para><code>RejectInvitation</code> cannot be called by an organization account in the
            organization behavior graph. In the organization behavior graph, organization accounts
            do not receive an invitation.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.DenyDTCTInvitationCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph to reject the invitation to.</para><para>The member account's current member status in the behavior graph must be <code>INVITED</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.DenyDTCTInvitationCmdlet.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.Detective.Model.RejectInvitationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.DenyDTCTInvitationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.DenyDTCTInvitationCmdlet.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.DTCT.DisableDTCTOrganizationAdminAccountCmdlet">
            <summary>
            Removes the Detective administrator account in the current Region. Deletes the organization
            behavior graph.
             
              
            <para>
            Can only be called by the organization management account.
            </para><para>
            Removing the Detective administrator account does not affect the delegated administrator
            account for Detective in Organizations.
            </para><para>
            To remove the delegated administrator account in Organizations, use the Organizations
            API. Removing the delegated administrator account also removes the Detective administrator
            account in all Regions, except for Regions where the Detective administrator account
            is the organization management account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.DisableDTCTOrganizationAdminAccountCmdlet.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.Detective.Model.DisableOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.DisableDTCTOrganizationAdminAccountCmdlet.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.DTCT.EnableDTCTOrganizationAdminAccountCmdlet">
            <summary>
            Designates the Detective administrator account for the organization in the current
            Region.
             
              
            <para>
            If the account does not have Detective enabled, then enables Detective for that account
            and creates a new behavior graph.
            </para><para>
            Can only be called by the organization management account.
            </para><para>
            If the organization has a delegated administrator account in Organizations, then the
            Detective administrator account must be either the delegated administrator account
            or the organization management account.
            </para><para>
            If the organization does not have a delegated administrator account in Organizations,
            then you can choose any account in the organization. If you choose an account other
            than the organization management account, Detective calls Organizations to make that
            account the delegated administrator account for Detective. The organization management
            account cannot be the delegated administrator account.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.EnableDTCTOrganizationAdminAccountCmdlet.AccountId">
            <summary>
            <para>
            <para>The Amazon Web Services account identifier of the account to designate as the Detective
            administrator account for the organization.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.EnableDTCTOrganizationAdminAccountCmdlet.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.Detective.Model.EnableOrganizationAdminAccountResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.EnableDTCTOrganizationAdminAccountCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the AccountId parameter.
            The -PassThru parameter is deprecated, use -Select '^AccountId' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.EnableDTCTOrganizationAdminAccountCmdlet.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.DTCT.GetDTCTDatasourcePackageListCmdlet">
            <summary>
            Lists data source packages in the behavior graph.<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.DTCT.GetDTCTDatasourcePackageListCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTDatasourcePackageListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTDatasourcePackageListCmdlet.NextToken">
            <summary>
            <para>
            <para>For requests to get the next page of results, the pagination token that was returned
            with the previous set of results. The initial request does not include a pagination
            token.</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.DTCT.GetDTCTDatasourcePackageListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DatasourcePackages'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.ListDatasourcePackagesResponse).
            Specifying the name of a property of type Amazon.Detective.Model.ListDatasourcePackagesResponse 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.DTCT.GetDTCTDatasourcePackageListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTDatasourcePackageListCmdlet.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.DTCT.GetDTCTGraphListCmdlet">
            <summary>
            Returns the list of behavior graphs that the calling account is an administrator account
            of. This operation can only be called by an administrator account.
             
              
            <para>
            Because an account can currently only be the administrator of one behavior graph within
            a Region, the results always contain a single behavior graph.
            </para><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.DTCT.GetDTCTGraphListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of graphs to return at a time. The total must be less than the
            overall limit on the number of results to return, which is currently 200.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTGraphListCmdlet.NextToken">
            <summary>
            <para>
            <para>For requests to get the next page of results, the pagination token that was returned
            with the previous set of results. The initial request does not include a pagination
            token.</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.DTCT.GetDTCTGraphListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GraphList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.ListGraphsResponse).
            Specifying the name of a property of type Amazon.Detective.Model.ListGraphsResponse 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.DTCT.GetDTCTGraphListCmdlet.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.DTCT.GetDTCTGraphMemberDatasourceCmdlet">
            <summary>
            Gets data source package information for the behavior graph.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTGraphMemberDatasourceCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of Amazon Web Services accounts to get data source package information on.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTGraphMemberDatasourceCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTGraphMemberDatasourceCmdlet.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.Detective.Model.BatchGetGraphMemberDatasourcesResponse).
            Specifying the name of a property of type Amazon.Detective.Model.BatchGetGraphMemberDatasourcesResponse 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.DTCT.GetDTCTGraphMemberDatasourceCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTInvitationListCmdlet">
            <summary>
            Retrieves the list of open and accepted behavior graph invitations for the member
            account. This operation can only be called by an invited member account.
             
              
            <para>
            Open invitations are invitations that the member account has not responded to.
            </para><para>
            The results do not include behavior graphs for which the member account declined the
            invitation. The results also do not include behavior graphs that the member account
            resigned from or was removed from.
            </para><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.DTCT.GetDTCTInvitationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of behavior graph invitations to return in the response. The total
            must be less than the overall limit on the number of results to return, which is currently
            200.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTInvitationListCmdlet.NextToken">
            <summary>
            <para>
            <para>For requests to retrieve the next page of results, the pagination token that was returned
            with the previous page of results. The initial request does not include a pagination
            token.</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.DTCT.GetDTCTInvitationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Invitations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.ListInvitationsResponse).
            Specifying the name of a property of type Amazon.Detective.Model.ListInvitationsResponse 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.DTCT.GetDTCTInvitationListCmdlet.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.DTCT.GetDTCTMemberCmdlet">
            <summary>
            Returns the membership details for specified member accounts for a behavior graph.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of Amazon Web Services account identifiers for the member account for which
            to return member details. You can request details for up to 50 member accounts at
            a time.</para><para>You cannot use <code>GetMembers</code> to retrieve information about member accounts
            that were removed from the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph for which to request the member details.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberCmdlet.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.Detective.Model.GetMembersResponse).
            Specifying the name of a property of type Amazon.Detective.Model.GetMembersResponse 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.DTCT.GetDTCTMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberListCmdlet">
            <summary>
            Retrieves the list of member accounts for a behavior graph.
             
              
            <para>
            For invited accounts, the results do not include member accounts that were removed
            from the behavior graph.
            </para><para>
            For the organization behavior graph, the results do not include organization accounts
            that the Detective administrator account has not enabled as member accounts.
            </para><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.DTCT.GetDTCTMemberListCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph for which to retrieve the list of member accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of member accounts to include in the response. The total must be
            less than the overall limit on the number of results to return, which is currently
            200.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberListCmdlet.NextToken">
            <summary>
            <para>
            <para>For requests to retrieve the next page of member account results, the pagination token
            that was returned with the previous page of results. The initial request does not
            include a pagination token.</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.DTCT.GetDTCTMemberListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'MemberDetails'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.ListMembersResponse).
            Specifying the name of a property of type Amazon.Detective.Model.ListMembersResponse 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.DTCT.GetDTCTMemberListCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMemberListCmdlet.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.DTCT.GetDTCTMembershipDatasourceCmdlet">
            <summary>
            Gets information on the data source package history for an account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMembershipDatasourceCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTMembershipDatasourceCmdlet.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.Detective.Model.BatchGetMembershipDatasourcesResponse).
            Specifying the name of a property of type Amazon.Detective.Model.BatchGetMembershipDatasourcesResponse 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.DTCT.GetDTCTOrganizationAdminAccountListCmdlet">
            <summary>
            Returns information about the Detective administrator account for an organization.
            Can only be called by the organization management 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.DTCT.GetDTCTOrganizationAdminAccountListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTOrganizationAdminAccountListCmdlet.NextToken">
            <summary>
            <para>
            <para>For requests to get the next page of results, the pagination token that was returned
            with the previous set of results. The initial request does not include a pagination
            token.</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.DTCT.GetDTCTOrganizationAdminAccountListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Administrators'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.ListOrganizationAdminAccountsResponse).
            Specifying the name of a property of type Amazon.Detective.Model.ListOrganizationAdminAccountsResponse 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.DTCT.GetDTCTOrganizationAdminAccountListCmdlet.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.DTCT.GetDTCTOrganizationConfigurationCmdlet">
            <summary>
            Returns information about the configuration for the organization behavior graph. Currently
            indicates whether to automatically enable new organization accounts as member accounts.
             
              
            <para>
            Can only be called by the Detective administrator account for the organization.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTOrganizationConfigurationCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the organization behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTOrganizationConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'AutoEnable'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.DescribeOrganizationConfigurationResponse).
            Specifying the name of a property of type Amazon.Detective.Model.DescribeOrganizationConfigurationResponse 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.DTCT.GetDTCTOrganizationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTResourceTagCmdlet">
            <summary>
            Returns the tag values that are assigned to a behavior graph.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph for which to retrieve the tag values.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.GetDTCTResourceTagCmdlet.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.Detective.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.Detective.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.DTCT.GetDTCTResourceTagCmdlet.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.DTCT.NewDTCTGraphCmdlet">
            <summary>
            Creates a new behavior graph for the calling account, and sets that account as the
            administrator account. This operation is called by the account that is enabling Detective.
             
              
            <para>
            Before you try to enable Detective, make sure that your account has been enrolled
            in Amazon GuardDuty for at least 48 hours. If you do not meet this requirement, you
            cannot enable Detective. If you do meet the GuardDuty prerequisite, then when you
            make the request to enable Detective, it checks whether your data volume is within
            the Detective quota. If it exceeds the quota, then you cannot enable Detective.
            </para><para>
            The operation also enables Detective for the calling account in the currently selected
            Region. It returns the ARN of the new behavior graph.
            </para><para><code>CreateGraph</code> triggers a process to create the corresponding data tables
            for the new behavior graph.
            </para><para>
            An account can only be the administrator account for one behavior graph within a Region.
            If the same account calls <code>CreateGraph</code> with the same administrator account,
            it always returns the same behavior graph ARN. It does not create a new behavior graph.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTGraphCmdlet.Tag">
            <summary>
            <para>
            <para>The tags to assign to the new behavior graph. You can add up to 50 tags. For each
            tag, you provide the tag key and the tag value. Each tag key can contain up to 128
            characters. Each tag value can contain up to 256 characters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTGraphCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'GraphArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Detective.Model.CreateGraphResponse).
            Specifying the name of a property of type Amazon.Detective.Model.CreateGraphResponse 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.DTCT.NewDTCTGraphCmdlet.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.DTCT.NewDTCTMemberCmdlet">
            <summary>
            <code>CreateMembers</code> is used to send invitations to accounts. For the organization
            behavior graph, the Detective administrator account uses <code>CreateMembers</code>
            to enable organization accounts as member accounts.
             
              
            <para>
            For invited accounts, <code>CreateMembers</code> sends a request to invite the specified
            Amazon Web Services accounts to be member accounts in the behavior graph. This operation
            can only be called by the administrator account for a behavior graph.
            </para><para><code>CreateMembers</code> verifies the accounts and then invites the verified accounts.
            The administrator can optionally specify to not send invitation emails to the member
            accounts. This would be used when the administrator manages their member accounts
            centrally.
            </para><para>
            For organization accounts in the organization behavior graph, <code>CreateMembers</code>
            attempts to enable the accounts. The organization accounts do not receive invitations.
            </para><para>
            The request provides the behavior graph ARN and the list of accounts to invite or
            to enable.
            </para><para>
            The response separates the requested accounts into two lists:
            </para><ul><li><para>
            The accounts that <code>CreateMembers</code> was able to process. For invited accounts,
            includes member accounts that are being verified, that have passed verification and
            are to be invited, and that have failed verification. For organization accounts in
            the organization behavior graph, includes accounts that can be enabled and that cannot
            be enabled.
            </para></li><li><para>
            The accounts that <code>CreateMembers</code> was unable to process. This list includes
            accounts that were already invited to be member accounts in the behavior graph.
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTMemberCmdlet.Account">
            <summary>
            <para>
            <para>The list of Amazon Web Services accounts to invite or to enable. You can invite or
            enable up to 50 accounts at a time. For each invited account, the account list contains
            the account identifier and the Amazon Web Services account root user email address.
            For organization accounts in the organization behavior graph, the email address is
            not required.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTMemberCmdlet.DisableEmailNotification">
            <summary>
            <para>
            <para>if set to <code>true</code>, then the invited accounts do not receive email notifications.
            By default, this is set to <code>false</code>, and the invited accounts receive email
            notifications.</para><para>Organization accounts in the organization behavior graph do not receive email notifications.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTMemberCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTMemberCmdlet.Message">
            <summary>
            <para>
            <para>Customized message text to include in the invitation email message to the invited
            member accounts.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTMemberCmdlet.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.Detective.Model.CreateMembersResponse).
            Specifying the name of a property of type Amazon.Detective.Model.CreateMembersResponse 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.DTCT.NewDTCTMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.NewDTCTMemberCmdlet.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.DTCT.RemoveDTCTGraphCmdlet">
            <summary>
            Disables the specified behavior graph and queues it to be deleted. This operation
            removes the behavior graph from each member account's list of behavior graphs.
             
              
            <para><code>DeleteGraph</code> can only be called by the administrator account for a behavior
            graph.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTGraphCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph to disable.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTGraphCmdlet.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.Detective.Model.DeleteGraphResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTGraphCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTGraphCmdlet.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.DTCT.RemoveDTCTMemberCmdlet">
            <summary>
            Removes the specified member accounts from the behavior graph. The removed accounts
            no longer contribute data to the behavior graph. This operation can only be called
            by the administrator account for the behavior graph.
             
              
            <para>
            For invited accounts, the removed accounts are deleted from the list of accounts in
            the behavior graph. To restore the account, the administrator account must send another
            invitation.
            </para><para>
            For organization accounts in the organization behavior graph, the Detective administrator
            account can always enable the organization account again. Organization accounts that
            are not enabled as member accounts are not included in the <code>ListMembers</code>
            results for the organization behavior graph.
            </para><para>
            An administrator account cannot use <code>DeleteMembers</code> to remove their own
            account from the behavior graph. To disable a behavior graph, the administrator account
            uses the <code>DeleteGraph</code> API method.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The list of Amazon Web Services account identifiers for the member accounts to remove
            from the behavior graph. You can remove up to 50 member accounts at a time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMemberCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph to remove members from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMemberCmdlet.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.Detective.Model.DeleteMembersResponse).
            Specifying the name of a property of type Amazon.Detective.Model.DeleteMembersResponse 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.DTCT.RemoveDTCTMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMemberCmdlet.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.DTCT.RemoveDTCTMembershipCmdlet">
            <summary>
            Removes the member account from the specified behavior graph. This operation can only
            be called by an invited member account that has the <code>ENABLED</code> status.
             
              
            <para><code>DisassociateMembership</code> cannot be called by an organization account in
            the organization behavior graph. For the organization behavior graph, the Detective
            administrator account determines which organization accounts to enable or disable
            as member accounts.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMembershipCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph to remove the member account from.</para><para>The member account's member status in the behavior graph must be <code>ENABLED</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMembershipCmdlet.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.Detective.Model.DisassociateMembershipResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMembershipCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTMembershipCmdlet.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.DTCT.RemoveDTCTResourceTagCmdlet">
            <summary>
            Removes tags from a behavior graph.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph to remove the tags from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag keys of the tags to remove from the behavior graph. You can remove up to 50
            tags at a time.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTResourceTagCmdlet.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.Detective.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.RemoveDTCTResourceTagCmdlet.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.DTCT.RemoveDTCTResourceTagCmdlet.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.DTCT.StartDTCTMonitoringMemberCmdlet">
            <summary>
            Sends a request to enable data ingest for a member account that has a status of <code>ACCEPTED_BUT_DISABLED</code>.
             
              
            <para>
            For valid member accounts, the status is updated as follows.
            </para><ul><li><para>
            If Detective enabled the member account, then the new status is <code>ENABLED</code>.
            </para></li><li><para>
            If Detective cannot enable the member account, the status remains <code>ACCEPTED_BUT_DISABLED</code>.
             
            </para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.StartDTCTMonitoringMemberCmdlet.AccountId">
            <summary>
            <para>
            <para>The account ID of the member account to try to enable.</para><para>The account must be an invited member account with a status of <code>ACCEPTED_BUT_DISABLED</code>.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.StartDTCTMonitoringMemberCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.StartDTCTMonitoringMemberCmdlet.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.Detective.Model.StartMonitoringMemberResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.StartDTCTMonitoringMemberCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.StartDTCTMonitoringMemberCmdlet.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.DTCT.UpdateDTCTDatasourcePackageCmdlet">
            <summary>
            Starts a data source packages for the behavior graph.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTDatasourcePackageCmdlet.DatasourcePackage">
            <summary>
            <para>
            <para>The data source package start for the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTDatasourcePackageCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTDatasourcePackageCmdlet.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.Detective.Model.UpdateDatasourcePackagesResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTDatasourcePackageCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTDatasourcePackageCmdlet.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.DTCT.UpdateDTCTOrganizationConfigurationCmdlet">
            <summary>
            Updates the configuration for the Organizations integration in the current Region.
            Can only be called by the Detective administrator account for the organization.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTOrganizationConfigurationCmdlet.AutoEnable">
            <summary>
            <para>
            <para>Indicates whether to automatically enable new organization accounts as member accounts
            in the organization behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTOrganizationConfigurationCmdlet.GraphArn">
            <summary>
            <para>
            <para>The ARN of the organization behavior graph.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTOrganizationConfigurationCmdlet.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.Detective.Model.UpdateOrganizationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTOrganizationConfigurationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the GraphArn parameter.
            The -PassThru parameter is deprecated, use -Select '^GraphArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.DTCT.UpdateDTCTOrganizationConfigurationCmdlet.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>