| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
static ComputePlatform |
ComputePlatform.fromValue(String value)
Use this in place of valueOf.
|
static ComputePlatform |
ComputePlatform.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProfilingGroupRequest |
CreateProfilingGroupRequest.withComputePlatform(ComputePlatform computePlatform)
The compute platform of the profiling group.
|
ProfilingGroupDescription |
ProfilingGroupDescription.withComputePlatform(ComputePlatform computePlatform)
The compute platform of the profiling group.
|
Copyright © 2023. All rights reserved.