appArmorProfile

@JvmName(name = "ybijilubciamyswb")
suspend fun appArmorProfile(value: Output<AppArmorProfileArgs>)
@JvmName(name = "rcarhbtxceipcwtf")
suspend fun appArmorProfile(value: AppArmorProfileArgs?)

Parameters

value

appArmorProfile is the AppArmor options to use by this container. If set, this profile overrides the pod's appArmorProfile. Note that this field cannot be set when spec.os.name is windows.


@JvmName(name = "oqefgxqkulyaiole")
suspend fun appArmorProfile(argument: suspend AppArmorProfileArgsBuilder.() -> Unit)

Parameters

argument

appArmorProfile is the AppArmor options to use by this container. If set, this profile overrides the pod's appArmorProfile. Note that this field cannot be set when spec.os.name is windows.