ProfilingGroupDescription
Contains information about a profiling group.
Types
Properties
Link copied to clipboard
Link copied to clipboard
The compute platform of the profiling group. If it is set to AWSLambda
, then the profiled application runs on AWS Lambda. If it is set to Default
, then the profiled application runs on a compute platform that is not AWS Lambda, such an Amazon EC2 instance, an on-premises server, or a different platform. The default is Default
.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: ProfilingGroupDescription.Builder.() -> Unit = {}): ProfilingGroupDescription