Home
last modified time | relevance | path

Searched refs:m_notificationConfigHasBeenSet (Results 1 – 10 of 10) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/source/model/
H A DAsyncInferenceOutputConfig.cpp24 m_notificationConfigHasBeenSet(false) in AsyncInferenceOutputConfig()
31 m_notificationConfigHasBeenSet(false) in AsyncInferenceOutputConfig()
56 m_notificationConfigHasBeenSet = true; in operator =()
78 if(m_notificationConfigHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DAsyncInferenceOutputConfig.h150 inline bool NotificationConfigHasBeenSet() const { return m_notificationConfigHasBeenSet; } in NotificationConfigHasBeenSet()
156 …ationConfig(const AsyncInferenceNotificationConfig& value) { m_notificationConfigHasBeenSet = true… in SetNotificationConfig()
162 …tificationConfig(AsyncInferenceNotificationConfig&& value) { m_notificationConfigHasBeenSet = true… in SetNotificationConfig()
185 bool m_notificationConfigHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/source/model/
H A DMaintenanceWindowRunCommandParameters.cpp28 m_notificationConfigHasBeenSet(false), in MaintenanceWindowRunCommandParameters()
45 m_notificationConfigHasBeenSet(false), in MaintenanceWindowRunCommandParameters()
97 m_notificationConfigHasBeenSet = true; in operator =()
181 if(m_notificationConfigHasBeenSet) in Jsonize()
H A DCommandInvocation.cpp37 m_notificationConfigHasBeenSet(false), in CommandInvocation()
58 m_notificationConfigHasBeenSet(false), in CommandInvocation()
171 m_notificationConfigHasBeenSet = true; in operator =()
275 if(m_notificationConfigHasBeenSet) in Jsonize()
H A DCommand.cpp48 m_notificationConfigHasBeenSet(false), in Command()
82 m_notificationConfigHasBeenSet(false), in Command()
259 m_notificationConfigHasBeenSet = true; in operator =()
426 if(m_notificationConfigHasBeenSet) in Jsonize()
H A DSendCommandRequest.cpp33 m_notificationConfigHasBeenSet(false), in SendCommandRequest()
151 if(m_notificationConfigHasBeenSet) in SerializePayload()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DMaintenanceWindowRunCommandParameters.h311 inline bool NotificationConfigHasBeenSet() const { return m_notificationConfigHasBeenSet; } in NotificationConfigHasBeenSet()
317 …oid SetNotificationConfig(const NotificationConfig& value) { m_notificationConfigHasBeenSet = true… in SetNotificationConfig()
323 …inline void SetNotificationConfig(NotificationConfig&& value) { m_notificationConfigHasBeenSet = t… in SetNotificationConfig()
580 bool m_notificationConfigHasBeenSet; variable
H A DCommandInvocation.h951 inline bool NotificationConfigHasBeenSet() const { return m_notificationConfigHasBeenSet; } in NotificationConfigHasBeenSet()
957 …oid SetNotificationConfig(const NotificationConfig& value) { m_notificationConfigHasBeenSet = true… in SetNotificationConfig()
963 …inline void SetNotificationConfig(NotificationConfig&& value) { m_notificationConfigHasBeenSet = t… in SetNotificationConfig()
1059 bool m_notificationConfigHasBeenSet; variable
H A DSendCommandRequest.h1115 inline bool NotificationConfigHasBeenSet() const { return m_notificationConfigHasBeenSet; } in NotificationConfigHasBeenSet()
1120 …oid SetNotificationConfig(const NotificationConfig& value) { m_notificationConfigHasBeenSet = true… in SetNotificationConfig()
1125 …inline void SetNotificationConfig(NotificationConfig&& value) { m_notificationConfigHasBeenSet = t… in SetNotificationConfig()
1228 bool m_notificationConfigHasBeenSet; variable
H A DCommand.h1227 inline bool NotificationConfigHasBeenSet() const { return m_notificationConfigHasBeenSet; } in NotificationConfigHasBeenSet()
1232 …oid SetNotificationConfig(const NotificationConfig& value) { m_notificationConfigHasBeenSet = true… in SetNotificationConfig()
1237 …inline void SetNotificationConfig(NotificationConfig&& value) { m_notificationConfigHasBeenSet = t… in SetNotificationConfig()
1373 bool m_notificationConfigHasBeenSet; variable