7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/DateTime.h>
11#include <aws/config/model/ConformancePackInputParameter.h>
24namespace ConfigService
81 inline void SetDeliveryS3Bucket(
const char* value) { m_deliveryS3BucketHasBeenSet =
true; m_deliveryS3Bucket.assign(value); }
96 inline void SetDeliveryS3KeyPrefix(
const char* value) { m_deliveryS3KeyPrefixHasBeenSet =
true; m_deliveryS3KeyPrefix.assign(value); }
146 bool m_organizationConformancePackNameHasBeenSet =
false;
149 bool m_organizationConformancePackArnHasBeenSet =
false;
152 bool m_deliveryS3BucketHasBeenSet =
false;
155 bool m_deliveryS3KeyPrefixHasBeenSet =
false;
158 bool m_conformancePackInputParametersHasBeenSet =
false;
161 bool m_excludedAccountsHasBeenSet =
false;
164 bool m_lastUpdateTimeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue