evictionSoftGracePeriod

@JvmName(name = "whmkonbrufdbuxqy")
suspend fun evictionSoftGracePeriod(value: Output<Map<String, String>>)
@JvmName(name = "llmfevytuucrpkar")
suspend fun evictionSoftGracePeriod(value: Map<String, String>?)

Parameters

value

Same as evictionSoftGracePeriod. The map of signal names to quantities that defines grace periods for each soft eviction signal. For example: {"memory.available" = "30s"}.


@JvmName(name = "jhmdsfopjsmqddcn")
fun evictionSoftGracePeriod(vararg values: Pair<String, String>)

Parameters

values

Same as evictionSoftGracePeriod. The map of signal names to quantities that defines grace periods for each soft eviction signal. For example: {"memory.available" = "30s"}.