public static interface StartAutomationExecutionResponse.Builder extends SsmResponse.Builder, SdkPojo, CopyableBuilder<StartAutomationExecutionResponse.Builder,StartAutomationExecutionResponse>
Modifier and Type | Method and Description |
---|---|
StartAutomationExecutionResponse.Builder |
automationExecutionId(String automationExecutionId)
The unique ID of a newly scheduled automation execution.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
StartAutomationExecutionResponse.Builder automationExecutionId(String automationExecutionId)
The unique ID of a newly scheduled automation execution.
automationExecutionId
- The unique ID of a newly scheduled automation execution.Copyright © 2023. All rights reserved.