7#include <aws/bedrock-data-automation-runtime/BedrockDataAutomationRuntime_EXPORTS.h>
8#include <aws/bedrock-data-automation-runtime/model/EventBridgeConfiguration.h>
21namespace BedrockDataAutomationRuntime
46 template<
typename EventBr
idgeConfigurationT = EventBr
idgeConfiguration>
47 void SetEventBridgeConfiguration(EventBridgeConfigurationT&& value) { m_eventBridgeConfigurationHasBeenSet =
true; m_eventBridgeConfiguration = std::forward<EventBridgeConfigurationT>(value); }
48 template<
typename EventBr
idgeConfigurationT = EventBr
idgeConfiguration>
54 bool m_eventBridgeConfigurationHasBeenSet =
false;
const EventBridgeConfiguration & GetEventBridgeConfiguration() const
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API NotificationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API NotificationConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
NotificationConfiguration & WithEventBridgeConfiguration(EventBridgeConfigurationT &&value)
bool EventBridgeConfigurationHasBeenSet() const
void SetEventBridgeConfiguration(EventBridgeConfigurationT &&value)
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API NotificationConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue