7#include <aws/guardduty/GuardDuty_EXPORTS.h>
8#include <aws/guardduty/model/OrganizationKubernetesAuditLogsConfiguration.h>
48 template<
typename AuditLogsT = OrganizationKubernetesAuditLogsConfiguration>
49 void SetAuditLogs(AuditLogsT&& value) { m_auditLogsHasBeenSet =
true; m_auditLogs = std::forward<AuditLogsT>(value); }
50 template<
typename AuditLogsT = OrganizationKubernetesAuditLogsConfiguration>
56 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