Uses of Class
software.amazon.awscdk.services.codeguruprofiler.CfnProfilingGroupProps.Builder
Packages that use CfnProfilingGroupProps.Builder
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of CfnProfilingGroupProps.Builder in software.amazon.awscdk.services.codeguruprofiler
Methods in software.amazon.awscdk.services.codeguruprofiler that return CfnProfilingGroupProps.BuilderModifier 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()Constructors in software.amazon.awscdk.services.codeguruprofiler with parameters of type CfnProfilingGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProfilingGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProfilingGroupProps.Builder.