Package-level declarations
Types
Link copied to clipboard
The agent permissions attached to this profiling group.
Link copied to clipboard
data class GetProfilingGroupResult(val agentPermissions: AgentPermissionsProperties? = null, val anomalyDetectionNotificationConfiguration: List<ProfilingGroupChannel>? = null, val arn: String? = null, val tags: List<Tag>? = null)
Link copied to clipboard
Notification medium for users to get alerted for events that occur in application profile. We support SNS topic as a notification channel.