Skip to content

One Observability Workshop v3.0.0


One Observability Workshop / constructs/cloudwatch / CloudWatchTransactionSearch

Class: CloudWatchTransactionSearch

Defined in: constructs/cloudwatch.ts:32

A CDK construct that creates CloudWatch Transaction Search configuration with CloudWatch logs resource policy for the observability workshop.

Extends

  • Construct

Constructors

Constructor

new CloudWatchTransactionSearch(scope, id, properties?): CloudWatchTransactionSearch

Defined in: constructs/cloudwatch.ts:45

Creates a new CloudWatch TransactionSearch construct.

Parameters

scope

Construct

The parent construct

id

string

The construct identifier

properties?

CloudWatchTransactionSearchProperties

Configuration properties for CloudWatch Transaction Search

Returns

CloudWatchTransactionSearch

Overrides

Construct.constructor

Properties

resourcePolicy

readonly resourcePolicy: CfnResourcePolicy

Defined in: constructs/cloudwatch.ts:34

The CloudWatch resource policy for X-Ray access


transactionSearchConfig

readonly transactionSearchConfig: CfnTransactionSearchConfig

Defined in: constructs/cloudwatch.ts:36

The X-Ray transaction search configuration