AWS.Tools.ObservabilityAdmin.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.ObservabilityAdmin</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.CWOADMN.AddCWOADMNResourceTagCmdlet">
            <summary>
            Adds or updates tags for a telemetry rule resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.AddCWOADMNResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the telemetry rule resource to tag. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.AddCWOADMNResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para> The key-value pairs to add or update for the telemetry rule resource. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.AddCWOADMNResourceTagCmdlet.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.ObservabilityAdmin.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.AddCWOADMNResourceTagCmdlet.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.CWOADMN.GetCWOADMNResourceTagCmdlet">
            <summary>
            Lists all tags attached to the specified telemetry rule resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the telemetry rule resource whose tags you want
            to list. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTagCmdlet.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.ObservabilityAdmin.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.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="T:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet">
            <summary>
            Returns a list of telemetry configurations for Amazon Web Services resources supported
            by telemetry config in the organization.<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.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.AccountIdentifier">
            <summary>
            <para>
            <para> A list of Amazon Web Services accounts used to filter the resources to those associated
            with the specified accounts. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.ResourceIdentifierPrefix">
            <summary>
            <para>
            <para> A string used to filter resources in the organization which have a <c>ResourceIdentifier</c>
            starting with the <c>ResourceIdentifierPrefix</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.ResourceTag">
            <summary>
            <para>
            <para> A key-value pair to filter resources in the organization based on tags associated
            with the resource. Fore more information about tags, see <a href="https://docs.aws.amazon.com/whitepapers/latest/tagging-best-practices/what-are-tags.html">What
            are tags?</a></para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.ResourceType">
            <summary>
            <para>
            <para> A list of resource types used to filter resources in the organization. If this parameter
            is provided, the resources will be returned in the same order used in the request.
            </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.TelemetryConfigurationState">
            <summary>
            <para>
            <para> A key-value pair to filter resources in the organization based on the telemetry type
            and the state of the telemetry configuration. The key is the telemetry type and the
            value is the state. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.MaxResult">
            <summary>
            <para>
            <para> A number field used to limit the number of results within the returned list. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.NextToken">
            <summary>
            <para>
            <para> The token for the next set of items to return. A previous call provides this 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TelemetryConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.ListResourceTelemetryForOrganizationResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.ListResourceTelemetryForOrganizationResponse 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.CWOADMN.GetCWOADMNResourceTelemetryForOrganizationListCmdlet.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.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet">
            <summary>
            Returns a list of telemetry configurations for Amazon Web Services resources supported
            by telemetry config. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/telemetry-config-cloudwatch.html">Auditing
            CloudWatch telemetry configurations</a>.<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.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.ResourceIdentifierPrefix">
            <summary>
            <para>
            <para> A string used to filter resources which have a <c>ResourceIdentifier</c> starting
            with the <c>ResourceIdentifierPrefix</c>. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.ResourceTag">
            <summary>
            <para>
            <para> A key-value pair to filter resources based on tags associated with the resource.
            For more information about tags, see <a href="https://docs.aws.amazon.com/whitepapers/latest/tagging-best-practices/what-are-tags.html">What
            are tags?</a></para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.ResourceType">
            <summary>
            <para>
            <para> A list of resource types used to filter resources supported by telemetry config.
            If this parameter is provided, the resources will be returned in the same order used
            in the request. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.TelemetryConfigurationState">
            <summary>
            <para>
            <para> A key-value pair to filter resources based on the telemetry type and the state of
            the telemetry configuration. The key is the telemetry type and the value is the state.
            </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.MaxResult">
            <summary>
            <para>
            <para> A number field used to limit the number of results within the returned list. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.NextToken">
            <summary>
            <para>
            <para> The token for the next set of items to return. A previous call generates this 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TelemetryConfigurations'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.ListResourceTelemetryResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.ListResourceTelemetryResponse 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.CWOADMN.GetCWOADMNResourceTelemetryListCmdlet.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.CWOADMN.GetCWOADMNTelemetryEvaluationStatusCmdlet">
            <summary>
            Returns the current onboarding status of the telemetry config feature, including
            the status of the feature and reason the feature failed to start or stop.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryEvaluationStatusCmdlet.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.ObservabilityAdmin.Model.GetTelemetryEvaluationStatusResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.GetTelemetryEvaluationStatusResponse 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.CWOADMN.GetCWOADMNTelemetryEvaluationStatusForOrganizationCmdlet">
            <summary>
            This returns the onboarding status of the telemetry configuration feature for the
            organization. It can only be called by a Management Account of an Amazon Web Services
            Organization or an assigned Delegated Admin Account of Amazon CloudWatch telemetry
            config.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryEvaluationStatusForOrganizationCmdlet.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.ObservabilityAdmin.Model.GetTelemetryEvaluationStatusForOrganizationResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.GetTelemetryEvaluationStatusForOrganizationResponse 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.CWOADMN.GetCWOADMNTelemetryRuleCmdlet">
            <summary>
            Retrieves the details of a specific telemetry rule in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para> The identifier (name or ARN) of the telemetry rule to retrieve. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleCmdlet.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.ObservabilityAdmin.Model.GetTelemetryRuleResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.GetTelemetryRuleResponse 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.CWOADMN.GetCWOADMNTelemetryRuleForOrganizationCmdlet">
            <summary>
            Retrieves the details of a specific organization telemetry rule. This operation can
            only be called by the organization's management account or a delegated administrator
            account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleForOrganizationCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para> The identifier (name or ARN) of the organization telemetry rule to retrieve. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleForOrganizationCmdlet.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.ObservabilityAdmin.Model.GetTelemetryRuleForOrganizationResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.GetTelemetryRuleForOrganizationResponse 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.CWOADMN.GetCWOADMNTelemetryRuleListCmdlet">
            <summary>
            Lists all telemetry rules in your account. You can filter the results by specifying
            a rule name prefix.<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.CWOADMN.GetCWOADMNTelemetryRuleListCmdlet.RuleNamePrefix">
            <summary>
            <para>
            <para> A string to filter telemetry rules whose names begin with the specified prefix. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of telemetry rules to return in a single call. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleListCmdlet.NextToken">
            <summary>
            <para>
            <para> The token for the next set of results. A previous call generates this 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRuleListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TelemetryRuleSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.ListTelemetryRulesResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.ListTelemetryRulesResponse 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.CWOADMN.GetCWOADMNTelemetryRuleListCmdlet.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.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet">
            <summary>
            Lists all telemetry rules in your organization. This operation can only be called
            by the organization's management account or a delegated administrator 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.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.RuleNamePrefix">
            <summary>
            <para>
            <para> A string to filter organization telemetry rules whose names begin with the specified
            prefix. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.SourceAccountId">
            <summary>
            <para>
            <para> The list of account IDs to filter organization telemetry rules by their source accounts.
            </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.SourceOrganizationUnitId">
            <summary>
            <para>
            <para> The list of organizational unit IDs to filter organization telemetry rules by their
            source organizational units. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.MaxResult">
            <summary>
            <para>
            <para> The maximum number of organization telemetry rules to return in a single call. </para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.NextToken">
            <summary>
            <para>
            <para> The token for the next set of results. A previous call generates this 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/>'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TelemetryRuleSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.ListTelemetryRulesForOrganizationResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.ListTelemetryRulesForOrganizationResponse 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.CWOADMN.GetCWOADMNTelemetryRulesForOrganizationListCmdlet.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.CWOADMN.NewCWOADMNTelemetryRuleCmdlet">
            <summary>
            Creates a telemetry rule that defines how telemetry should be configured for Amazon
            Web Services resources in your account. The rule specifies which resources should
            have telemetry enabled and how that telemetry data should be collected based on resource
            type, telemetry type, and selection criteria.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.DestinationConfiguration_DestinationPattern">
            <summary>
            <para>
            <para> The pattern used to generate the destination path or name, supporting macros like
            &lt;resourceId&gt; and &lt;accountId&gt;. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.DestinationConfiguration_DestinationType">
            <summary>
            <para>
            <para> The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.VPCFlowLogParameters_LogFormat">
            <summary>
            <para>
            <para> The format in which VPC Flow Log entries should be logged. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.VPCFlowLogParameters_MaxAggregationInterval">
            <summary>
            <para>
            <para> The maximum interval in seconds between the capture of flow log records. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.Rule_ResourceType">
            <summary>
            <para>
            <para> The type of Amazon Web Services resource to configure telemetry for (e.g., "AWS::EC2::VPC").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.DestinationConfiguration_RetentionInDay">
            <summary>
            <para>
            <para> The number of days to retain the telemetry data in the destination. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.RuleName">
            <summary>
            <para>
            <para> A unique name for the telemetry rule being created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.Rule_Scope">
            <summary>
            <para>
            <para> The organizational scope to which the rule applies, specified using accounts or organizational
            units. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.Rule_SelectionCriterion">
            <summary>
            <para>
            <para> Criteria for selecting which resources the rule applies to, such as resource tags.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.Tag">
            <summary>
            <para>
            <para> The key-value pairs to associate with the telemetry rule resource for categorization
            and management purposes. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.Rule_TelemetryType">
            <summary>
            <para>
            <para> The type of telemetry to collect (Logs, Metrics, or Traces). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.VPCFlowLogParameters_TrafficType">
            <summary>
            <para>
            <para> The type of traffic to log (ACCEPT, REJECT, or ALL). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.CreateTelemetryRuleResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.CreateTelemetryRuleResponse 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.CWOADMN.NewCWOADMNTelemetryRuleCmdlet.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.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet">
            <summary>
            Creates a telemetry rule that applies across an Amazon Web Services Organization.
            This operation can only be called by the organization's management account or a delegated
            administrator account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.DestinationConfiguration_DestinationPattern">
            <summary>
            <para>
            <para> The pattern used to generate the destination path or name, supporting macros like
            &lt;resourceId&gt; and &lt;accountId&gt;. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.DestinationConfiguration_DestinationType">
            <summary>
            <para>
            <para> The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.VPCFlowLogParameters_LogFormat">
            <summary>
            <para>
            <para> The format in which VPC Flow Log entries should be logged. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.VPCFlowLogParameters_MaxAggregationInterval">
            <summary>
            <para>
            <para> The maximum interval in seconds between the capture of flow log records. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_ResourceType">
            <summary>
            <para>
            <para> The type of Amazon Web Services resource to configure telemetry for (e.g., "AWS::EC2::VPC").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.DestinationConfiguration_RetentionInDay">
            <summary>
            <para>
            <para> The number of days to retain the telemetry data in the destination. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.RuleName">
            <summary>
            <para>
            <para> A unique name for the organization-wide telemetry rule being created. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_Scope">
            <summary>
            <para>
            <para> The organizational scope to which the rule applies, specified using accounts or organizational
            units. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_SelectionCriterion">
            <summary>
            <para>
            <para> Criteria for selecting which resources the rule applies to, such as resource tags.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.Tag">
            <summary>
            <para>
            <para> The key-value pairs to associate with the organization telemetry rule resource for
            categorization and management purposes. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_TelemetryType">
            <summary>
            <para>
            <para> The type of telemetry to collect (Logs, Metrics, or Traces). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.VPCFlowLogParameters_TrafficType">
            <summary>
            <para>
            <para> The type of traffic to log (ACCEPT, REJECT, or ALL). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.CreateTelemetryRuleForOrganizationResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.CreateTelemetryRuleForOrganizationResponse 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.CWOADMN.NewCWOADMNTelemetryRuleForOrganizationCmdlet.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.CWOADMN.RemoveCWOADMNResourceTagCmdlet">
            <summary>
            Removes tags from a telemetry rule resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNResourceTagCmdlet.ResourceARN">
            <summary>
            <para>
            <para> The Amazon Resource Name (ARN) of the telemetry rule resource to remove tags from.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para> The list of tag keys to remove from the telemetry rule resource. </para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNResourceTagCmdlet.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.ObservabilityAdmin.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNResourceTagCmdlet.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.CWOADMN.RemoveCWOADMNTelemetryRuleCmdlet">
            <summary>
            Deletes a telemetry rule from your account. Any telemetry configurations previously
            created by the rule will remain but no new resources will be configured by this rule.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNTelemetryRuleCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para> The identifier (name or ARN) of the telemetry rule to delete. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNTelemetryRuleCmdlet.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.ObservabilityAdmin.Model.DeleteTelemetryRuleResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNTelemetryRuleCmdlet.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.CWOADMN.RemoveCWOADMNTelemetryRuleForOrganizationCmdlet">
            <summary>
            Deletes an organization-wide telemetry rule. This operation can only be called by
            the organization's management account or a delegated administrator account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNTelemetryRuleForOrganizationCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para> The identifier (name or ARN) of the organization telemetry rule to delete. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNTelemetryRuleForOrganizationCmdlet.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.ObservabilityAdmin.Model.DeleteTelemetryRuleForOrganizationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.RemoveCWOADMNTelemetryRuleForOrganizationCmdlet.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.CWOADMN.StartCWOADMNTelemetryEvaluationCmdlet">
            <summary>
            This action begins onboarding the caller Amazon Web Services account to the telemetry
            config feature.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StartCWOADMNTelemetryEvaluationCmdlet.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.ObservabilityAdmin.Model.StartTelemetryEvaluationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StartCWOADMNTelemetryEvaluationCmdlet.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.CWOADMN.StartCWOADMNTelemetryEvaluationForOrganizationCmdlet">
            <summary>
            This actions begins onboarding the organization and all member accounts to the telemetry
            config feature.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StartCWOADMNTelemetryEvaluationForOrganizationCmdlet.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.ObservabilityAdmin.Model.StartTelemetryEvaluationForOrganizationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StartCWOADMNTelemetryEvaluationForOrganizationCmdlet.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.CWOADMN.StopCWOADMNTelemetryEvaluationCmdlet">
            <summary>
            This action begins offboarding the caller Amazon Web Services account from the telemetry
            config feature.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StopCWOADMNTelemetryEvaluationCmdlet.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.ObservabilityAdmin.Model.StopTelemetryEvaluationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StopCWOADMNTelemetryEvaluationCmdlet.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.CWOADMN.StopCWOADMNTelemetryEvaluationForOrganizationCmdlet">
            <summary>
            This action offboards the Organization of the caller Amazon Web Services account
            from the telemetry config feature.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StopCWOADMNTelemetryEvaluationForOrganizationCmdlet.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.ObservabilityAdmin.Model.StopTelemetryEvaluationForOrganizationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.StopCWOADMNTelemetryEvaluationForOrganizationCmdlet.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.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet">
            <summary>
            Updates an existing telemetry rule in your account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.DestinationConfiguration_DestinationPattern">
            <summary>
            <para>
            <para> The pattern used to generate the destination path or name, supporting macros like
            &lt;resourceId&gt; and &lt;accountId&gt;. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.DestinationConfiguration_DestinationType">
            <summary>
            <para>
            <para> The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.VPCFlowLogParameters_LogFormat">
            <summary>
            <para>
            <para> The format in which VPC Flow Log entries should be logged. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.VPCFlowLogParameters_MaxAggregationInterval">
            <summary>
            <para>
            <para> The maximum interval in seconds between the capture of flow log records. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.Rule_ResourceType">
            <summary>
            <para>
            <para> The type of Amazon Web Services resource to configure telemetry for (e.g., "AWS::EC2::VPC").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.DestinationConfiguration_RetentionInDay">
            <summary>
            <para>
            <para> The number of days to retain the telemetry data in the destination. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para> The identifier (name or ARN) of the telemetry rule to update. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.Rule_Scope">
            <summary>
            <para>
            <para> The organizational scope to which the rule applies, specified using accounts or organizational
            units. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.Rule_SelectionCriterion">
            <summary>
            <para>
            <para> Criteria for selecting which resources the rule applies to, such as resource tags.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.Rule_TelemetryType">
            <summary>
            <para>
            <para> The type of telemetry to collect (Logs, Metrics, or Traces). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.VPCFlowLogParameters_TrafficType">
            <summary>
            <para>
            <para> The type of traffic to log (ACCEPT, REJECT, or ALL). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.UpdateTelemetryRuleResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.UpdateTelemetryRuleResponse 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.CWOADMN.UpdateCWOADMNTelemetryRuleCmdlet.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.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet">
            <summary>
            Updates an existing telemetry rule that applies across an Amazon Web Services Organization.
            This operation can only be called by the organization's management account or a delegated
            administrator account.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.DestinationConfiguration_DestinationPattern">
            <summary>
            <para>
            <para> The pattern used to generate the destination path or name, supporting macros like
            &lt;resourceId&gt; and &lt;accountId&gt;. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.DestinationConfiguration_DestinationType">
            <summary>
            <para>
            <para> The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.VPCFlowLogParameters_LogFormat">
            <summary>
            <para>
            <para> The format in which VPC Flow Log entries should be logged. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.VPCFlowLogParameters_MaxAggregationInterval">
            <summary>
            <para>
            <para> The maximum interval in seconds between the capture of flow log records. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_ResourceType">
            <summary>
            <para>
            <para> The type of Amazon Web Services resource to configure telemetry for (e.g., "AWS::EC2::VPC").
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.DestinationConfiguration_RetentionInDay">
            <summary>
            <para>
            <para> The number of days to retain the telemetry data in the destination. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.RuleIdentifier">
            <summary>
            <para>
            <para> The identifier (name or ARN) of the organization telemetry rule to update. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_Scope">
            <summary>
            <para>
            <para> The organizational scope to which the rule applies, specified using accounts or organizational
            units. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_SelectionCriterion">
            <summary>
            <para>
            <para> Criteria for selecting which resources the rule applies to, such as resource tags.
            </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.Rule_TelemetryType">
            <summary>
            <para>
            <para> The type of telemetry to collect (Logs, Metrics, or Traces). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.VPCFlowLogParameters_TrafficType">
            <summary>
            <para>
            <para> The type of traffic to log (ACCEPT, REJECT, or ALL). </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'RuleArn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ObservabilityAdmin.Model.UpdateTelemetryRuleForOrganizationResponse).
            Specifying the name of a property of type Amazon.ObservabilityAdmin.Model.UpdateTelemetryRuleForOrganizationResponse 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.CWOADMN.UpdateCWOADMNTelemetryRuleForOrganizationCmdlet.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>