Service Task Spec Container Spec Mount Bind Options Args
data class ServiceTaskSpecContainerSpecMountBindOptionsArgs(val propagation: Output<String>? = null) : ConvertibleToJava<ServiceTaskSpecContainerSpecMountBindOptionsArgs>
Properties
Link copied to clipboard
Bind propagation refers to whether or not mounts created within a given bind-mount or named volume can be propagated to replicas of that mount. See the docs for details. Defaults to rprivate