noConnectDelay

@JvmName(name = "xiaaeqjhsgvucnvp")
suspend fun noConnectDelay(value: Output<String>)
@JvmName(name = "dkhdahfmutolvxmm")
suspend fun noConnectDelay(value: String?)

Parameters

value

The amount of time a VM will stay running before it is shutdown if no connection is made and this behavior is enabled. This value must be formatted as an ISO 8601 string.

NOTE: The shutdownWhenNotConnected is Disabled when no_connect_delay isn't specified.