| Package | Description |
|---|---|
| com.amazonaws.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
static AccountTargeting |
AccountTargeting.fromValue(String value)
Use this in place of valueOf.
|
static AccountTargeting |
AccountTargeting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountTargeting[] |
AccountTargeting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExperimentTemplateExperimentOptions |
ExperimentTemplateExperimentOptions.withAccountTargeting(AccountTargeting accountTargeting)
The account targeting setting for an experiment template.
|
CreateExperimentTemplateExperimentOptionsInput |
CreateExperimentTemplateExperimentOptionsInput.withAccountTargeting(AccountTargeting accountTargeting)
Specifies the account targeting setting for experiment options.
|
ExperimentOptions |
ExperimentOptions.withAccountTargeting(AccountTargeting accountTargeting)
The account targeting setting for an experiment.
|
Copyright © 2023. All rights reserved.