@aws-sdk/client-databrew

CreateScheduleCommandOutput Interface

The output of CreateScheduleCommand.

Members

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

The name of the schedule that was created.

Full Signature

export interface CreateScheduleCommandOutput extends CreateScheduleResponse, MetadataBearer