Uses of Class
software.amazon.awssdk.services.ssm.model.GetMaintenanceWindowExecutionTaskRequest
Packages that use GetMaintenanceWindowExecutionTaskRequest
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of GetMaintenanceWindowExecutionTaskRequest in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm with parameters of type GetMaintenanceWindowExecutionTaskRequestModifier and TypeMethodDescriptionSsmAsyncClient.getMaintenanceWindowExecutionTask(GetMaintenanceWindowExecutionTaskRequest getMaintenanceWindowExecutionTaskRequest) Retrieves the details about a specific task run as part of a maintenance window execution.SsmClient.getMaintenanceWindowExecutionTask(GetMaintenanceWindowExecutionTaskRequest getMaintenanceWindowExecutionTaskRequest) Retrieves the details about a specific task run as part of a maintenance window execution. -
Uses of GetMaintenanceWindowExecutionTaskRequest in software.amazon.awssdk.services.ssm.transform
Methods in software.amazon.awssdk.services.ssm.transform with parameters of type GetMaintenanceWindowExecutionTaskRequestModifier and TypeMethodDescriptionGetMaintenanceWindowExecutionTaskRequestMarshaller.marshall(GetMaintenanceWindowExecutionTaskRequest getMaintenanceWindowExecutionTaskRequest)