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