7#include <aws/codedeploy/CodeDeploy_EXPORTS.h>
8#include <aws/codedeploy/model/DeploymentType.h>
9#include <aws/codedeploy/model/DeploymentOption.h>
66 bool m_deploymentTypeHasBeenSet =
false;
69 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