class Aws::XRay::Types::GroupSummary
Details for a group without metadata.
@!attribute [rw] group_name
The unique case-sensitive name of the group. @return [String]
@!attribute [rw] group_arn
The ARN of the group generated based on the GroupName. @return [String]
@!attribute [rw] filter_expression
The filter expression defining the parameters to include traces. @return [String]
@!attribute [rw] insights_configuration
The structure containing configurations related to insights. * The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group. * The NotificationsEnabled boolean can be set to true to enable insights notifications. Notifications can only be enabled on a group with InsightsEnabled set to true. @return [Types::InsightsConfiguration]
@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/GroupSummary AWS API Documentation
Constants
- SENSITIVE