7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
62 bool m_typesHasBeenSet =
false;
AWS_SECURITYHUB_API AwsApiGatewayEndpointConfiguration(Aws::Utils::Json::JsonView jsonValue)
AwsApiGatewayEndpointConfiguration & AddTypes(const char *value)
AwsApiGatewayEndpointConfiguration & AddTypes(const Aws::String &value)
const Aws::Vector< Aws::String > & GetTypes() const
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
void SetTypes(const Aws::Vector< Aws::String > &value)
AwsApiGatewayEndpointConfiguration & WithTypes(Aws::Vector< Aws::String > &&value)
void SetTypes(Aws::Vector< Aws::String > &&value)
bool TypesHasBeenSet() const
AWS_SECURITYHUB_API AwsApiGatewayEndpointConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYHUB_API AwsApiGatewayEndpointConfiguration()
AwsApiGatewayEndpointConfiguration & WithTypes(const Aws::Vector< Aws::String > &value)
AwsApiGatewayEndpointConfiguration & AddTypes(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue