The output of DescribeFlywheelCommand.

interface DescribeFlywheelCommandOutput {
    $metadata: ResponseMetadata;
    FlywheelProperties?: FlywheelProperties;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

FlywheelProperties?: FlywheelProperties

The flywheel properties.