

# ExperimentDetails
<a name="API_ExperimentDetails"></a>

Details about an AWS Fault Injection Service (AWS FIS) experiment run as part of a test run.

## Contents
<a name="API_ExperimentDetails_Contents"></a>

 ** experimentArn **   <a name="ngresiliencehub-Type-ExperimentDetails-experimentArn"></a>
The ARN of the AWS FIS experiment.  
Type: String  
Length Constraints: Minimum length of 31.  
Pattern: `arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}`   
Required: Yes

 ** details **   <a name="ngresiliencehub-Type-ExperimentDetails-details"></a>
Additional details about the experiment.  
Type: String  
Required: No

## See Also
<a name="API_ExperimentDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/resiliencehubv2-2026-02-17/ExperimentDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/resiliencehubv2-2026-02-17/ExperimentDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/resiliencehubv2-2026-02-17/ExperimentDetails) 