7#include <aws/guardduty/GuardDuty_EXPORTS.h>
8#include <aws/guardduty/model/KubernetesAuditLogsConfiguration.h>
41 template <
typename AuditLogsT = KubernetesAuditLogsConfiguration>
43 m_auditLogsHasBeenSet =
true;
44 m_auditLogs = std::forward<AuditLogsT>(value);
46 template <
typename AuditLogsT = KubernetesAuditLogsConfiguration>
54 bool m_auditLogsHasBeenSet =
false;
AWS_GUARDDUTY_API KubernetesConfiguration()=default
AWS_GUARDDUTY_API KubernetesConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API KubernetesConfiguration(Aws::Utils::Json::JsonView jsonValue)
KubernetesConfiguration & WithAuditLogs(AuditLogsT &&value)
void SetAuditLogs(AuditLogsT &&value)
bool AuditLogsHasBeenSet() const
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
const KubernetesAuditLogsConfiguration & GetAuditLogs() const
Aws::Utils::Json::JsonValue JsonValue