ExperimentTemplate

class ExperimentTemplate : KotlinCustomResource

Resource schema for AWS::FIS::ExperimentTemplate

Example Usage

Example

No Java example available.

Properties

Link copied to clipboard

The actions for the experiment.

Link copied to clipboard
val awsId: Output<String>

The ID of the experiment template.

Link copied to clipboard
val description: Output<String>

The description for the experiment template.

Link copied to clipboard

The experiment options for an experiment template.

Link copied to clipboard

Describes the report configuration for the experiment template.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The configuration for experiment logging.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The Amazon Resource Name (ARN) of an IAM role.

Link copied to clipboard

The stop conditions for the experiment.

Link copied to clipboard
val tags: Output<Map<String, String>>

The tags for the experiment template.

Link copied to clipboard

The targets for the experiment.

Link copied to clipboard
val urn: Output<String>