| Package | Description |
|---|---|
| com.amazonaws.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
CreateExperimentTemplateStopConditionInput |
CreateExperimentTemplateStopConditionInput.clone() |
CreateExperimentTemplateStopConditionInput |
CreateExperimentTemplateStopConditionInput.withSource(String source)
The source for the stop condition.
|
CreateExperimentTemplateStopConditionInput |
CreateExperimentTemplateStopConditionInput.withValue(String value)
The Amazon Resource Name (ARN) of the CloudWatch alarm.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreateExperimentTemplateStopConditionInput> |
CreateExperimentTemplateRequest.getStopConditions()
The stop conditions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateExperimentTemplateRequest |
CreateExperimentTemplateRequest.withStopConditions(CreateExperimentTemplateStopConditionInput... stopConditions)
The stop conditions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateExperimentTemplateRequest.setStopConditions(Collection<CreateExperimentTemplateStopConditionInput> stopConditions)
The stop conditions.
|
CreateExperimentTemplateRequest |
CreateExperimentTemplateRequest.withStopConditions(Collection<CreateExperimentTemplateStopConditionInput> stopConditions)
The stop conditions.
|
Copyright © 2023. All rights reserved.