Uses of Enum
software.amazon.awscdk.services.codeguruprofiler.ComputePlatform
Packages that use ComputePlatform
Package
Description
AWS::CodeGuruProfiler Construct Library
-
Uses of ComputePlatform in software.amazon.awscdk.services.codeguruprofiler
Methods in software.amazon.awscdk.services.codeguruprofiler that return ComputePlatformModifier and TypeMethodDescriptiondefault ComputePlatformProfilingGroupProps.getComputePlatform()The compute platform of the profiling group.final ComputePlatformProfilingGroupProps.Jsii$Proxy.getComputePlatform()static ComputePlatformReturns the enum constant of this type with the specified name.static ComputePlatform[]ComputePlatform.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.codeguruprofiler with parameters of type ComputePlatformModifier and TypeMethodDescriptionProfilingGroup.Builder.computePlatform(ComputePlatform computePlatform) The compute platform of the profiling group.ProfilingGroupProps.Builder.computePlatform(ComputePlatform computePlatform) Sets the value ofProfilingGroupProps.getComputePlatform()