TaskDefinitionUlimitArgs

fun TaskDefinitionUlimitArgs(hardLimit: Output<Int>, name: Output<String>, softLimit: Output<Int>)