CreateGroupRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter expression defining criteria by which to group traces.

Link copied to clipboard

The case-sensitive name of the new group. Default is a reserved name and names must be unique.

Link copied to clipboard

The structure containing configurations related to insights.

Link copied to clipboard
val tags: List<Tag>?

A map that contains one or more tag keys and tag values to attach to an X-Ray group. For more information about ways to use tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String