7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/eventbridge/EventBridge_EXPORTS.h>
19namespace EventBridge {
41 template <
typename EventBusArnT = Aws::String>
43 m_eventBusArnHasBeenSet =
true;
44 m_eventBusArn = std::forward<EventBusArnT>(value);
46 template <
typename EventBusArnT = Aws::String>
54 bool m_eventBusArnHasBeenSet =
false;
AWS_EVENTBRIDGE_API EndpointEventBus & operator=(Aws::Utils::Json::JsonView jsonValue)
bool EventBusArnHasBeenSet() const
void SetEventBusArn(EventBusArnT &&value)
AWS_EVENTBRIDGE_API EndpointEventBus()=default
EndpointEventBus & WithEventBusArn(EventBusArnT &&value)
AWS_EVENTBRIDGE_API EndpointEventBus(Aws::Utils::Json::JsonView jsonValue)
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