7#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
8#include <aws/codedeploy/model/DeploymentOption.h>
9#include <aws/codedeploy/model/DeploymentType.h>
45 m_deploymentTypeHasBeenSet =
true;
46 m_deploymentType = value;
61 m_deploymentOptionHasBeenSet =
true;
62 m_deploymentOption = value;
73 bool m_deploymentTypeHasBeenSet =
false;
74 bool m_deploymentOptionHasBeenSet =
false;
AWS_CODEDEPLOY_API DeploymentStyle & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetDeploymentOption(DeploymentOption value)
DeploymentStyle & WithDeploymentOption(DeploymentOption value)
AWS_CODEDEPLOY_API DeploymentStyle()=default
AWS_CODEDEPLOY_API DeploymentStyle(Aws::Utils::Json::JsonView jsonValue)
void SetDeploymentType(DeploymentType value)
bool DeploymentOptionHasBeenSet() const
DeploymentStyle & WithDeploymentType(DeploymentType value)
DeploymentOption GetDeploymentOption() const
bool DeploymentTypeHasBeenSet() const
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue Jsonize() const
DeploymentType GetDeploymentType() const
Aws::Utils::Json::JsonValue JsonValue