fis_delete_target_account_configuration {paws.developer.tools} | R Documentation |
Deletes the specified target account configuration of the experiment template
Description
Deletes the specified target account configuration of the experiment template.
See https://www.paws-r-sdk.com/docs/fis_delete_target_account_configuration/ for full documentation.
Usage
fis_delete_target_account_configuration(experimentTemplateId, accountId)
Arguments
experimentTemplateId |
[required] The ID of the experiment template. |
accountId |
[required] The Amazon Web Services account ID of the target account. |
[Package paws.developer.tools version 0.9.0 Index]