public static interface ProcessType.Builder extends CopyableBuilder<ProcessType.Builder,ProcessType>
| Modifier and Type | Method and Description |
|---|---|
ProcessType.Builder |
processName(String processName)
One of the following processes:
|
copyapply, buildProcessType.Builder processName(String processName)
One of the following processes:
Launch
Terminate
AddToLoadBalancer
AlarmNotification
AZRebalance
HealthCheck
ReplaceUnhealthy
ScheduledActions
processName - One of the following processes:
Launch
Terminate
AddToLoadBalancer
AlarmNotification
AZRebalance
HealthCheck
ReplaceUnhealthy
ScheduledActions
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.