fis_list_target_account_configurations: Lists the target account configurations of the specified...

View source: R/fis_operations.R

fis_list_target_account_configurationsR Documentation

Lists the target account configurations of the specified experiment template

Description

Lists the target account configurations of the specified experiment template.

See https://www.paws-r-sdk.com/docs/fis_list_target_account_configurations/ for full documentation.

Usage

fis_list_target_account_configurations(
  experimentTemplateId,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

experimentTemplateId

[required] The ID of the experiment template.

maxResults

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

nextToken

The token for the next page of results.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.