linuxParameters

@JvmName(name = "fjxylermceeqqgdu")
suspend fun linuxParameters(value: Output<LinuxParametersArgs>)
@JvmName(name = "idstxcmubsntfboy")
suspend fun linuxParameters(value: LinuxParametersArgs?)

Parameters

value

Linux-specific modifications that are applied to the container, such as Linux kernel capabilities. For more information see KernelCapabilities. This parameter is not supported for Windows containers. The Linux-specific options that are applied to the container, such as Linux KernelCapabilities.


@JvmName(name = "csrmswkxlqlynmli")
suspend fun linuxParameters(argument: suspend LinuxParametersArgsBuilder.() -> Unit)

Parameters

argument

Linux-specific modifications that are applied to the container, such as Linux kernel capabilities. For more information see KernelCapabilities. This parameter is not supported for Windows containers. The Linux-specific options that are applied to the container, such as Linux KernelCapabilities.