7#include <aws/guardduty/GuardDuty_EXPORTS.h>
8#include <aws/guardduty/model/OrganizationKubernetesAuditLogsConfiguration.h>
42 template <
typename AuditLogsT = OrganizationKubernetesAuditLogsConfiguration>
44 m_auditLogsHasBeenSet =
true;
45 m_auditLogs = std::forward<AuditLogsT>(value);
47 template <
typename AuditLogsT = OrganizationKubernetesAuditLogsConfiguration>
55 bool m_auditLogsHasBeenSet =
false;
AWS_GUARDDUTY_API OrganizationKubernetesConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API OrganizationKubernetesConfiguration()=default
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
void SetAuditLogs(AuditLogsT &&value)
const OrganizationKubernetesAuditLogsConfiguration & GetAuditLogs() const
bool AuditLogsHasBeenSet() const
OrganizationKubernetesConfiguration & WithAuditLogs(AuditLogsT &&value)
AWS_GUARDDUTY_API OrganizationKubernetesConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue