public static class HostCisBenchmarkSettings.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
HostCisBenchmarkSettings |
build() |
HostCisBenchmarkSettings.Builder |
copy(HostCisBenchmarkSettings model) |
HostCisBenchmarkSettings.Builder |
scanLevel(HostCisBenchmarkScanLevel scanLevel)
The level of strictness to apply for CIS Benchmarks.
|
public HostCisBenchmarkSettings.Builder scanLevel(HostCisBenchmarkScanLevel scanLevel)
The level of strictness to apply for CIS Benchmarks. Use ‘NONE’ to disable CIS Benchmark checks entirely.
scanLevel
- the value to setpublic HostCisBenchmarkSettings build()
public HostCisBenchmarkSettings.Builder copy(HostCisBenchmarkSettings model)
Copyright © 2016–2024. All rights reserved.