7#include <aws/opensearch/OpenSearchService_EXPORTS.h>
8#include <aws/opensearch/model/DeploymentStrategy.h>
19namespace OpenSearchService {
43 m_deploymentStrategyHasBeenSet =
true;
44 m_deploymentStrategy = value;
53 bool m_deploymentStrategyHasBeenSet =
false;
bool DeploymentStrategyHasBeenSet() const
AWS_OPENSEARCHSERVICE_API DeploymentStrategyOptions()=default
DeploymentStrategyOptions & WithDeploymentStrategy(DeploymentStrategy value)
void SetDeploymentStrategy(DeploymentStrategy value)
DeploymentStrategy GetDeploymentStrategy() const
AWS_OPENSEARCHSERVICE_API DeploymentStrategyOptions(Aws::Utils::Json::JsonView jsonValue)
AWS_OPENSEARCHSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_OPENSEARCHSERVICE_API DeploymentStrategyOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue