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