public static interface GetWorkflowRunPropertiesResponse.Builder extends GlueResponse.Builder, SdkPojo, CopyableBuilder<GetWorkflowRunPropertiesResponse.Builder,GetWorkflowRunPropertiesResponse>
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowRunPropertiesResponse.Builder |
runProperties(Map<String,String> runProperties)
The workflow run properties which were set during the specified run.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetWorkflowRunPropertiesResponse.Builder runProperties(Map<String,String> runProperties)
The workflow run properties which were set during the specified run.
runProperties - The workflow run properties which were set during the specified run.Copyright © 2023. All rights reserved.