public static interface GetMaintenanceWindowExecutionRequest.Builder extends SSMRequest.Builder, CopyableBuilder<GetMaintenanceWindowExecutionRequest.Builder,GetMaintenanceWindowExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetMaintenanceWindowExecutionRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
GetMaintenanceWindowExecutionRequest.Builder |
windowExecutionId(String windowExecutionId)
The ID of the Maintenance Window execution that includes the task.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetMaintenanceWindowExecutionRequest.Builder windowExecutionId(String windowExecutionId)
The ID of the Maintenance Window execution that includes the task.
windowExecutionId - The ID of the Maintenance Window execution that includes the task.GetMaintenanceWindowExecutionRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.