Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class ProfilingGroup : KotlinCustomResource

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

Link copied to clipboard
data class ProfilingGroupArgs(val agentPermissions: Output<AgentPermissionsPropertiesArgs>? = null, val anomalyDetectionNotificationConfiguration: Output<List<ProfilingGroupChannelArgs>>? = null, val computePlatform: Output<ProfilingGroupComputePlatform>? = null, val profilingGroupName: Output<String>? = null, val tags: Output<List<TagArgs>>? = null) : ConvertibleToJava<ProfilingGroupArgs>

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

Link copied to clipboard
Link copied to clipboard
object ProfilingGroupMapper : ResourceMapper<ProfilingGroup>

Functions

Link copied to clipboard