- Navigation Guide
@aws-sdk/client-fis
CreateExperimentTemplateCommandOutput Interface
The output of CreateExperimentTemplateCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
experimentTemplate | ExperimentTemplate | undefined | Information about the experiment template. |
Full Signature
export interface CreateExperimentTemplateCommandOutput extends CreateExperimentTemplateResponse, MetadataBearer