fis_list_experiment_target_account_configurations {paws.developer.tools}R Documentation

Lists the target account configurations of the specified experiment

Description

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.

Usage

fis_list_experiment_target_account_configurations(
  experimentId,
  nextToken = NULL
)

Arguments

experimentId

[required] The ID of the experiment.

nextToken

The token for the next page of results.


[Package paws.developer.tools version 0.9.0 Index]