7#include <aws/kafkaconnect/KafkaConnect_EXPORTS.h>
8#include <aws/kafkaconnect/model/ConnectorOperationStepType.h>
9#include <aws/kafkaconnect/model/ConnectorOperationStepState.h>
64 bool m_stepTypeHasBeenSet =
false;
67 bool m_stepStateHasBeenSet =
false;
ConnectorOperationStep & WithStepType(ConnectorOperationStepType value)
AWS_KAFKACONNECT_API ConnectorOperationStep()=default
ConnectorOperationStepType GetStepType() const
ConnectorOperationStepState GetStepState() const
AWS_KAFKACONNECT_API ConnectorOperationStep(Aws::Utils::Json::JsonView jsonValue)
ConnectorOperationStep & WithStepState(ConnectorOperationStepState value)
void SetStepType(ConnectorOperationStepType value)
void SetStepState(ConnectorOperationStepState value)
AWS_KAFKACONNECT_API Aws::Utils::Json::JsonValue Jsonize() const
bool StepStateHasBeenSet() const
AWS_KAFKACONNECT_API ConnectorOperationStep & operator=(Aws::Utils::Json::JsonView jsonValue)
bool StepTypeHasBeenSet() const
ConnectorOperationStepType
ConnectorOperationStepState
Aws::Utils::Json::JsonValue JsonValue