Uses of Class
software.amazon.awscdk.services.codeguruprofiler.CfnProfilingGroupProps.Builder
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of CfnProfilingGroupProps.Builder in software.amazon.awscdk.services.codeguruprofiler
Modifier and TypeMethodDescriptionCfnProfilingGroupProps.Builder.agentPermissions
(Object agentPermissions) Sets the value ofCfnProfilingGroupProps.getAgentPermissions()
CfnProfilingGroupProps.Builder.anomalyDetectionNotificationConfiguration
(List<? extends Object> anomalyDetectionNotificationConfiguration) Sets the value ofCfnProfilingGroupProps.getAnomalyDetectionNotificationConfiguration()
CfnProfilingGroupProps.Builder.anomalyDetectionNotificationConfiguration
(IResolvable anomalyDetectionNotificationConfiguration) Sets the value ofCfnProfilingGroupProps.getAnomalyDetectionNotificationConfiguration()
CfnProfilingGroupProps.builder()
CfnProfilingGroupProps.Builder.computePlatform
(String computePlatform) Sets the value ofCfnProfilingGroupProps.getComputePlatform()
CfnProfilingGroupProps.Builder.profilingGroupName
(String profilingGroupName) Sets the value ofCfnProfilingGroupProps.getProfilingGroupName()
Sets the value ofCfnProfilingGroupProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnProfilingGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProfilingGroupProps.Builder
.