manager

@JvmName(name = "wkctpvymdxpwkdln")
suspend fun manager(value: Output<PackageManager>)
@JvmName(name = "kjhmvevcmwgmqnms")
suspend fun manager(value: PackageManager?)

Parameters

value

Type of package manager that can be used to install this package. If a system does not have the package manager, the package is not installed or removed no error message is returned. By default, or if you specify ANY, the agent attempts to install and remove this package using the default package manager. This is useful when creating a policy that applies to different types of systems. The default behavior is ANY.