ProfilingGroup

class ProfilingGroup : KotlinCustomResource

This resource schema represents the Profiling Group resource in the Amazon CodeGuru Profiler service.

Properties

Link copied to clipboard

The agent permissions attached to this profiling group.

Configuration for Notification Channels for Anomaly Detection feature in CodeGuru Profiler which enables customers to detect anomalies in the application profile for those methods that represent the highest proportion of CPU time or latency

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the specified profiling group.

Link copied to clipboard

The compute platform of the profiling group.

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

The name of the profiling group.

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>>?

The tags associated with a profiling group.

Link copied to clipboard
val urn: Output<String>