class Aws::XRay::Types::Group
Details and metadata for a group.
@!attribute [rw] group_name
The unique case-sensitive name of the group. @return [String]
@!attribute [rw] group_arn
The Amazon Resource Name (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 through Amazon EventBridge for the group. @return [Types::InsightsConfiguration]
@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/Group AWS API Documentation
Constants
- SENSITIVE