CreateExperimentTemplateTargetInput
Specifies a target for an experiment. You must specify at least one Amazon Resource Name (ARN) or at least one resource tag. You cannot specify both ARNs and tags.
For more information, see Targets in the Fault Injection Service User Guide.
Types
Properties
Link copied to clipboard
The filters to apply to identify target resources using specific attributes.
Link copied to clipboard
The resource type parameters.
Link copied to clipboard
The Amazon Resource Names (ARNs) of the resources.
Link copied to clipboard
The tags for the target resources.
Link copied to clipboard
The resource type. The resource type must be supported for the specified action.
Link copied to clipboard
Scopes the identified resources to a specific count of the resources at random, or a percentage of the resources. All identified resources are included in the target.
Functions
Link copied to clipboard
inline fun copy(block: CreateExperimentTemplateTargetInput.Builder.() -> Unit = {}): CreateExperimentTemplateTargetInput