113 bool m_deploymentTypeHasBeenSet =
false;
116 bool m_deploymentOptionHasBeenSet =
false;
#define AWS_CODEDEPLOY_API
AWS_CODEDEPLOY_API DeploymentStyle & operator=(Aws::Utils::Json::JsonView jsonValue)
DeploymentStyle & WithDeploymentOption(DeploymentOption &&value)
DeploymentStyle & WithDeploymentType(DeploymentType &&value)
const DeploymentType & GetDeploymentType() const
void SetDeploymentType(const DeploymentType &value)
DeploymentStyle & WithDeploymentOption(const DeploymentOption &value)
DeploymentStyle & WithDeploymentType(const DeploymentType &value)
AWS_CODEDEPLOY_API DeploymentStyle(Aws::Utils::Json::JsonView jsonValue)
AWS_CODEDEPLOY_API DeploymentStyle()
bool DeploymentOptionHasBeenSet() const
bool DeploymentTypeHasBeenSet() const
AWS_CODEDEPLOY_API Aws::Utils::Json::JsonValue Jsonize() const
void SetDeploymentOption(DeploymentOption &&value)
void SetDeploymentType(DeploymentType &&value)
const DeploymentOption & GetDeploymentOption() const
void SetDeploymentOption(const DeploymentOption &value)