@aws-sdk/client-fis

GetSafetyLeverCommandOutput Interface

The output of GetSafetyLeverCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
safetyLever SafetyLever | undefined

Information about the safety lever.

Full Signature

export interface GetSafetyLeverCommandOutput extends GetSafetyLeverResponse, MetadataBearer