- Navigation Guide
@aws-sdk/client-fsx
StartMisconfiguredStateRecoveryCommandOutput Interface
The output of StartMisconfiguredStateRecoveryCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
FileSystem | FileSystem | undefined | A description of a specific Amazon FSx file system. |
Full Signature
export interface StartMisconfiguredStateRecoveryCommandOutput extends StartMisconfiguredStateRecoveryResponse, MetadataBearer