| Package | Description |
|---|---|
| software.amazon.awssdk.services.emr.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedScalingPolicy |
RunJobFlowRequest.managedScalingPolicy()
The specified managed scaling policy for an Amazon EMR cluster.
|
ManagedScalingPolicy |
GetManagedScalingPolicyResponse.managedScalingPolicy()
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
|
ManagedScalingPolicy |
PutManagedScalingPolicyRequest.managedScalingPolicy()
Specifies the constraints for the managed scaling policy.
|
| Modifier and Type | Method and Description |
|---|---|
RunJobFlowRequest.Builder |
RunJobFlowRequest.Builder.managedScalingPolicy(ManagedScalingPolicy managedScalingPolicy)
The specified managed scaling policy for an Amazon EMR cluster.
|
GetManagedScalingPolicyResponse.Builder |
GetManagedScalingPolicyResponse.Builder.managedScalingPolicy(ManagedScalingPolicy managedScalingPolicy)
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
|
PutManagedScalingPolicyRequest.Builder |
PutManagedScalingPolicyRequest.Builder.managedScalingPolicy(ManagedScalingPolicy managedScalingPolicy)
Specifies the constraints for the managed scaling policy.
|
Copyright © 2023. All rights reserved.