AWS::FIS::ExperimentTemplate ExperimentTemplateExperimentOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::FIS::ExperimentTemplate ExperimentTemplateExperimentOptions

Describes the experiment options for an experiment template.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "AccountTargeting" : String, "EmptyTargetResolutionMode" : String }

Properties

AccountTargeting

The account targeting setting for an experiment template.

Required: No

Type: String

Allowed values: multi-account | single-account

Update requires: Replacement

EmptyTargetResolutionMode

The empty target resolution mode for an experiment template.

Required: No

Type: String

Allowed values: fail | skip

Update requires: No interruption