- Navigation Guide
@aws-sdk/client-ssm
StartChangeRequestExecutionCommandOutput Interface
The output of StartChangeRequestExecutionCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
AutomationExecutionId | string | undefined | The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.) |
Full Signature
export interface StartChangeRequestExecutionCommandOutput extends StartChangeRequestExecutionResult, MetadataBearer