max Duration
suspend fun maxDuration(value: Output<RegionInstanceTemplateSchedulingGracefulShutdownMaxDurationArgs>)
Parameters
value
The time allotted for the instance to gracefully shut down. If the graceful shutdown isn't complete after this time, then the instance transitions to the STOPPING state. Structure is documented below:
suspend fun maxDuration(argument: suspend RegionInstanceTemplateSchedulingGracefulShutdownMaxDurationArgsBuilder.() -> Unit)
Parameters
argument
The time allotted for the instance to gracefully shut down. If the graceful shutdown isn't complete after this time, then the instance transitions to the STOPPING state. Structure is documented below: