mountPropagation

@JvmName(name = "nlpqapehnyyrvnxl")
suspend fun mountPropagation(value: Output<String>)
@JvmName(name = "olirdsndawfcjkeb")
suspend fun mountPropagation(value: String?)

Parameters

value

mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. When RecursiveReadOnly is set to IfPossible or to Enabled, MountPropagation must be None or unspecified (which defaults to None).