docker Runtime
suspend fun dockerRuntime(value: Output<GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureArgs>)
suspend fun dockerRuntime(value: GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureArgs?)
Parameters
value
Whether dockerRuntime is allowed to be set or what runtimes are allowed. Note linux_isolation takes precedence, and if set, docker_runtime values may be rejected if they are incompatible with the selected isolation.
suspend fun dockerRuntime(argument: suspend GoogleDevtoolsRemotebuildexecutionAdminV1alphaFeaturePolicyFeatureArgsBuilder.() -> Unit)
Parameters
argument
Whether dockerRuntime is allowed to be set or what runtimes are allowed. Note linux_isolation takes precedence, and if set, docker_runtime values may be rejected if they are incompatible with the selected isolation.