@Stability(value=Stable) public static final class CfnDetector.CFNKubernetesConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetector.CFNKubernetesConfigurationProperty>
CfnDetector.CFNKubernetesConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.CFNKubernetesConfigurationProperty.Builder |
auditLogs(CfnDetector.CFNKubernetesAuditLogsConfigurationProperty auditLogs)
Sets the value of
CfnDetector.CFNKubernetesConfigurationProperty.getAuditLogs() |
CfnDetector.CFNKubernetesConfigurationProperty.Builder |
auditLogs(IResolvable auditLogs)
Sets the value of
CfnDetector.CFNKubernetesConfigurationProperty.getAuditLogs() |
CfnDetector.CFNKubernetesConfigurationProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDetector.CFNKubernetesConfigurationProperty.Builder auditLogs(CfnDetector.CFNKubernetesAuditLogsConfigurationProperty auditLogs)
CfnDetector.CFNKubernetesConfigurationProperty.getAuditLogs()auditLogs - Describes whether Kubernetes audit logs are enabled as a data source for the detector.this@Stability(value=Stable) public CfnDetector.CFNKubernetesConfigurationProperty.Builder auditLogs(IResolvable auditLogs)
CfnDetector.CFNKubernetesConfigurationProperty.getAuditLogs()auditLogs - Describes whether Kubernetes audit logs are enabled as a data source for the detector.this@Stability(value=Stable) public CfnDetector.CFNKubernetesConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDetector.CFNKubernetesConfigurationProperty>CfnDetector.CFNKubernetesConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.