View source: R/fis_operations.R
fis_list_experiment_target_account_configurations | R Documentation |
Lists the target account configurations of the specified experiment.
See https://www.paws-r-sdk.com/docs/fis_list_experiment_target_account_configurations/ for full documentation.
fis_list_experiment_target_account_configurations(
experimentId,
nextToken = NULL
)
experimentId |
[required] The ID of the experiment. |
nextToken |
The token for the next page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.