taskType property

MaintenanceWindowTaskType? taskType
final

Retrieves the task type for a maintenance window. Task types include the following: LAMBDA, STEP_FUNCTIONS, AUTOMATION, RUN_COMMAND.

Implementation

final MaintenanceWindowTaskType? taskType;