public static interface KubernetesAuditLogsConfigurationResult.Builder extends SdkPojo, CopyableBuilder<KubernetesAuditLogsConfigurationResult.Builder,KubernetesAuditLogsConfigurationResult>
| Modifier and Type | Method and Description |
|---|---|
KubernetesAuditLogsConfigurationResult.Builder |
status(DataSourceStatus status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
|
KubernetesAuditLogsConfigurationResult.Builder |
status(String status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKubernetesAuditLogsConfigurationResult.Builder status(String status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
status - A value that describes whether Kubernetes audit logs are enabled as a data source.DataSourceStatus,
DataSourceStatusKubernetesAuditLogsConfigurationResult.Builder status(DataSourceStatus status)
A value that describes whether Kubernetes audit logs are enabled as a data source.
status - A value that describes whether Kubernetes audit logs are enabled as a data source.DataSourceStatus,
DataSourceStatusCopyright © 2022. All rights reserved.