Group

class Group : KotlinCustomResource

This schema provides construct and validation rules for AWS-XRay Group resource parameters.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val filterExpression: Output<String>?

The filter expression defining criteria by which to group traces.

Link copied to clipboard
val groupArn: Output<String>

The ARN of the group that was generated on creation.

Link copied to clipboard
val groupName: Output<String>

The case-sensitive name of the new group. Names must be unique.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The structure containing configurations related to insights.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>