7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetEventBusArn(
const char* value) { m_eventBusArnHasBeenSet =
true; m_eventBusArn.assign(value); }
58 bool m_eventBusArnHasBeenSet =
false;
const Aws::String & GetEventBusArn() const
AwsEventsEndpointEventBusesDetails & WithEventBusArn(const Aws::String &value)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
void SetEventBusArn(Aws::String &&value)
AWS_SECURITYHUB_API AwsEventsEndpointEventBusesDetails(Aws::Utils::Json::JsonView jsonValue)
bool EventBusArnHasBeenSet() const
AwsEventsEndpointEventBusesDetails & WithEventBusArn(Aws::String &&value)
AwsEventsEndpointEventBusesDetails & WithEventBusArn(const char *value)
AWS_SECURITYHUB_API AwsEventsEndpointEventBusesDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetEventBusArn(const Aws::String &value)
void SetEventBusArn(const char *value)
AWS_SECURITYHUB_API AwsEventsEndpointEventBusesDetails()
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue