public static interface StartChangeRequestExecutionResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<StartChangeRequestExecutionResponse.Builder,StartChangeRequestExecutionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartChangeRequestExecutionResponse.Builder |
automationExecutionId(String automationExecutionId)
The unique ID of a runbook workflow operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartChangeRequestExecutionResponse.Builder automationExecutionId(String automationExecutionId)
The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)
automationExecutionId - The unique ID of a runbook workflow operation. (A runbook workflow is a type of Automation operation.)Copyright © 2023. All rights reserved.