Maintenance Window Task Task Invocation Parameters Run Command Parameters Args
constructor(cloudwatchConfig: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersCloudwatchConfigArgs>? = null, comment: Output<String>? = null, documentHash: Output<String>? = null, documentHashType: Output<String>? = null, documentVersion: Output<String>? = null, notificationConfig: Output<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersNotificationConfigArgs>? = null, outputS3Bucket: Output<String>? = null, outputS3KeyPrefix: Output<String>? = null, parameters: Output<List<MaintenanceWindowTaskTaskInvocationParametersRunCommandParametersParameterArgs>>? = null, serviceRoleArn: Output<String>? = null, timeoutSeconds: Output<Int>? = null)