7#include <aws/bedrock-data-automation-runtime/BedrockDataAutomationRuntime_EXPORTS.h>
19namespace BedrockDataAutomationRuntime
44 inline void SetEventBridgeEnabled(
bool value) { m_eventBridgeEnabledHasBeenSet =
true; m_eventBridgeEnabled = value; }
49 bool m_eventBridgeEnabled{
false};
50 bool m_eventBridgeEnabledHasBeenSet =
false;
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API EventBridgeConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool EventBridgeEnabledHasBeenSet() const
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API EventBridgeConfiguration()=default
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API EventBridgeConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
EventBridgeConfiguration & WithEventBridgeEnabled(bool value)
void SetEventBridgeEnabled(bool value)
bool GetEventBridgeEnabled() const
AWS_BEDROCKDATAAUTOMATIONRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue