Uses of Interface
software.amazon.awssdk.services.ssm.model.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder
Packages that use GetMaintenanceWindowExecutionTaskInvocationResponse.Builder
-
Uses of GetMaintenanceWindowExecutionTaskInvocationResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return GetMaintenanceWindowExecutionTaskInvocationResponse.BuilderModifier and TypeMethodDescriptionGetMaintenanceWindowExecutionTaskInvocationResponse.builder()The time that the task finished running on the target.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.executionId(String executionId) The execution ID.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.invocationId(String invocationId) The invocation ID.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.ownerInformation(String ownerInformation) User-provided value to be included in any Amazon CloudWatch Events or Amazon EventBridge events raised while running tasks for these targets in this maintenance window.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.parameters(String parameters) The parameters used at the time that the task ran.The time that the task started running on the target.The task status for an invocation.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.status(MaintenanceWindowExecutionStatus status) The task status for an invocation.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.statusDetails(String statusDetails) The details explaining the status.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.taskExecutionId(String taskExecutionId) The task execution ID.Retrieves the task type for a maintenance window.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.taskType(MaintenanceWindowTaskType taskType) Retrieves the task type for a maintenance window.GetMaintenanceWindowExecutionTaskInvocationResponse.toBuilder()GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.windowExecutionId(String windowExecutionId) The maintenance window execution ID.GetMaintenanceWindowExecutionTaskInvocationResponse.Builder.windowTargetId(String windowTargetId) The maintenance window target ID.Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type GetMaintenanceWindowExecutionTaskInvocationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetMaintenanceWindowExecutionTaskInvocationResponse.Builder>GetMaintenanceWindowExecutionTaskInvocationResponse.serializableBuilderClass()